Explorar o código

Fix pedantic warning in unit test code

bel %!s(int64=8) %!d(string=hai) anos
pai
achega
110e14b491
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/timertest.c

+ 1 - 1
test/timertest.c

@@ -37,7 +37,7 @@
 #include "timertest.h"
 
 
-int
+static int
 action(void *arg)
 {
 	int *p = (int *)arg;