summaryrefslogtreecommitdiffstats
path: root/src/libutil/printf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libutil/printf.h')
-rw-r--r--src/libutil/printf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libutil/printf.h b/src/libutil/printf.h
index 2bc421143..d0db483d9 100644
--- a/src/libutil/printf.h
+++ b/src/libutil/printf.h
@@ -52,6 +52,7 @@
* %Z '\0'
* %N '\n'
* %c gchar
+ * %e GError *
* %% %
*
*/