This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
PSG
/
civetweb
mirror of
https://github.com/civetweb/civetweb.git
Xem
5
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Fix pedantic warning in unit test code
bel
8 năm trước cách đây
mục cha
7ec97f166a
commit
110e14b491
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
test/timertest.c
+ 1
- 1
test/timertest.c
Xem Tập Tin
@@ -37,7 +37,7 @@
#include "timertest.h"
-int
+
static
int
action(void *arg)
{
int *p = (int *)arg;