From: Dr. David von Oheimb Date: Tue, 6 May 2025 07:01:37 +0000 (+0200) Subject: check-format-test-positives.c slightly improve comment describing the '*@' tags X-Git-Tag: openssl-3.5.1~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4937b12722ecc5772dc672c40feed24de363345;p=thirdparty%2Fopenssl.git check-format-test-positives.c slightly improve comment describing the '*@' tags Reviewed-by: Neil Horman Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/27836) (cherry picked from commit 58eb08985c485bf2fe010fb59c13ad0df2e0faa3) --- diff --git a/util/check-format-test-positives.c b/util/check-format-test-positives.c index 7e90857caf1..63fd6ed1e68 100644 --- a/util/check-format-test-positives.c +++ b/util/check-format-test-positives.c @@ -15,10 +15,11 @@ */ /* - * 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 */