]> 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)
committerNeil Horman <nhorman@openssl.org>
Tue, 17 Jun 2025 19:33:18 +0000 (15:33 -0400)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27836)

(cherry picked from commit 58eb08985c485bf2fe010fb59c13ad0df2e0faa3)

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 */