This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
PSG
/
civetweb
mirrorاز
https://github.com/civetweb/civetweb.git
دنبال کردن
5
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Fix pedantic warning in unit test code
bel
8 سال پیش
والد
7ec97f166a
کامیت
110e14b491
1فایلهای تغییر یافته
به همراه
1 افزوده شده
و
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;