このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
Immanuel
/
btpd
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Enable printf format type checking.
master
Richard Nyberg
18年前
親
1911f326a6
コミット
0c9cc2aa1d
1個のファイルの変更
、
1行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-0
btpd/http.h
+ 1
- 0
btpd/http.h
ファイルの表示
@@ -17,6 +17,7 @@ struct http_res {
size_t length;
};
__attribute__((format (printf, 4, 5)))
int http_get(struct http **ret,
void (*cb)(struct http *, struct http_res *, void *),
void *arg,
書き込み
プレビュー
読み込み中…
キャンセル
保存