@@@ timeout wip
[mLib] / test / bench.c
index 9e65a6b..345944b 100644 (file)
@@ -69,7 +69,7 @@ struct timer_ops {
  * Use:                Maybe report a debugging message to standard error.
  */
 
-static void PRINTF_LIKE(1, 2) debug(const char *fmt, ...)
+static PRINTF_LIKE(1, 2) void debug(const char *fmt, ...)
 {
   const char *p;
   va_list ap;