[master] c1877d4 suncc happyness

Nils Goroll nils.goroll at uplex.de
Thu Apr 5 08:59:08 UTC 2018


commit c1877d4687623a0e2198ad6e891902b4608f144e
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Thu Apr 5 10:58:40 2018 +0200

    suncc happyness

diff --git a/bin/varnishtest/teken.c b/bin/varnishtest/teken.c
index 8f9076d..ad06c57 100644
--- a/bin/varnishtest/teken.c
+++ b/bin/varnishtest/teken.c
@@ -42,7 +42,7 @@
 #define	teken_assert(x)		assert(x)
 
 /* debug messages */
-#define	teken_printf(x,...)
+#define	teken_printf(...)
 
 /* Private flags for t_stateflags. */
 #define	TS_FIRSTDIGIT	0x0001	/* First numeric digit in escape sequence. */


More information about the varnish-commit mailing list