This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
PSG
/
civetweb
cermin dari
https://github.com/civetweb/civetweb.git
Liatin
5
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Jelajahi Sumber
Fix pedantic warning in unit test code
bel
8 tahun lalu
induk
7ec97f166a
melakukan
110e14b491
1 mengubah file
dengan
1 tambahan dan
1 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
1
test/timertest.c
+ 1
- 1
test/timertest.c
Tampilan Berkas
@@ -37,7 +37,7 @@
#include "timertest.h"
-int
+
static
int
action(void *arg)
{
int *p = (int *)arg;