This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
PSG
/
civetweb
同期ミラー
https://github.com/civetweb/civetweb.git
ウォッチ
5
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
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;