[master] d826fb8e6 typo
Nils Goroll
nils.goroll at uplex.de
Sat Sep 28 12:20:05 UTC 2024
commit d826fb8e639664ce9b37f10fa353f96e15d6689e
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Sat Sep 28 14:19:23 2024 +0200
typo
diff --git a/bin/varnishtest/vtc_log.c b/bin/varnishtest/vtc_log.c
index bb126ec56..f96dc9690 100644
--- a/bin/varnishtest/vtc_log.c
+++ b/bin/varnishtest/vtc_log.c
@@ -119,7 +119,7 @@ vtc_logfail(void)
else
exit(fail_out());
- WRONG("unreachable"); /*lint !e527 Help Coverity Scan see noreturn. */
+ WRONG("unreachable"); /*lint !e827 Help Coverity Scan see noreturn. */
}
static const char * const lead[] = {
More information about the varnish-commit
mailing list