]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
check-format-test-positives.c slightly improve comment describing the '*@' tags
authorDr. David von Oheimb <dev@ddvo.net>
Tue, 6 May 2025 07:01:37 +0000 (09:01 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 16 Jun 2025 15:03:47 +0000 (17:03 +0200)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27836)

util/check-format-test-positives.c

index 7e90857caf1c11d4c62192d60396966cc21bc844..63fd6ed1e688c70bb0a5e780b0e7fb4b5b3b90f0 100644 (file)
  */
 
 /*
- * The '@'s after '*' are used for self-tests: they mark lines containing
- * a single flaw that should be reported. Normally it should be reported
- * while handling the given line, but in case of delayed checks there is a
- * following digit indicating the number of reports expected for this line.
+ * The '@'s after leading '*' in comment lines are used for self-tests:
+ * they mark lines containing a single issue that should be reported.
+ * Normally it should be reported while handling the given line,
+ * but in case of delayed checks there is a following digit
+ * indicating the number of reports expected for this line.
  */
 
 /* this line is between 81 and 100 chars long, to be reported with -strict-len */