This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
PSG
/
civetweb
peilaus alkaen
https://github.com/civetweb/civetweb.git
Tarkkaile
5
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
Fix pedantic warning in unit test code
bel
8 vuotta sitten
vanhempi
7ec97f166a
commit
110e14b491
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
test/timertest.c
+ 1
- 1
test/timertest.c
Näytä tiedosto
@@ -37,7 +37,7 @@
#include "timertest.h"
-int
+
static
int
action(void *arg)
{
int *p = (int *)arg;