summaryrefslogtreecommitdiffstats
path: root/InfoScreen.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2020-09-08 16:29:25 +0200
committercgzones <cgzones@googlemail.com>2020-09-18 12:28:40 +0200
commit5ea13e7ea9ca19130d5114a745d337b052cf2199 (patch)
treeadaf455a3379ac900bdb7dc7718a1573a0e90f12 /InfoScreen.h
parentefb971f9df0a8f2ed908a19147ca7b0036b4515d (diff)
Add format attribute
Diffstat (limited to 'InfoScreen.h')
-rw-r--r--InfoScreen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/InfoScreen.h b/InfoScreen.h
index 93665c1d..a5a5abf6 100644
--- a/InfoScreen.h
+++ b/InfoScreen.h
@@ -40,6 +40,7 @@ InfoScreen* InfoScreen_init(InfoScreen* this, Process* process, FunctionBar* bar
InfoScreen* InfoScreen_done(InfoScreen* this);
+ATTR_FORMAT(printf, 2, 3)
void InfoScreen_drawTitled(InfoScreen* this, const char* fmt, ...);
void InfoScreen_addLine(InfoScreen* this, const char* line);

© 2014-2024 Faster IT GmbH | imprint | privacy policy