]> git.ipfire.org Git - thirdparty/git.git/commitdiff
trace2 docs: clarify what `varargs` is all about
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 3 May 2022 10:26:46 +0000 (10:26 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 May 2022 17:31:05 +0000 (10:31 -0700)
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-trace2.txt

index bf0f07507331dcbc7b8ea6eb3eb3e5c76ba6103a..05fa38cf65165b89a3795b6314ed19b15f202143 100644 (file)
@@ -170,7 +170,7 @@ Some functions have a `_va_fl()` suffix to indicate that they also
 take a `va_list` argument.
 
 Some functions have a `_printf_fl()` suffix to indicate that they also
-take a varargs argument.
+take a `printf()` style format with a variable number of arguments.
 
 There are CPP wrapper macros and `#ifdef`s to hide most of these details.
 See `trace2.h` for more details.  The following discussion will only