This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
PSG
/
civetweb
mirror da
https://github.com/civetweb/civetweb.git
Segui
5
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Fix pedantic warning in unit test code
bel
8 anni fa
parent
7ec97f166a
commit
110e14b491
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
test/timertest.c
+ 1
- 1
test/timertest.c
Vedi File
@@ -37,7 +37,7 @@
#include "timertest.h"
-int
+
static
int
action(void *arg)
{
int *p = (int *)arg;