aboutsummaryrefslogtreecommitdiffstats
path: root/src/printf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/printf.h')
-rw-r--r--src/printf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/printf.h b/src/printf.h
index 0d41bdc80..c1c6866d6 100644
--- a/src/printf.h
+++ b/src/printf.h
@@ -44,6 +44,7 @@
* %r rlim_t
* %p void *
* %V f_str_t *
+ * %v GString *
* %s null-terminated string
* %S ascii null-terminated string
* %*s length and string