This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
tobyh
/
wraith-ircbot
同期ミラー
https://github.com/wraith/wraith.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Fix header guard
Reported by: clang34
Bryan Drewery
12 年 前
親
2ec9f5f697
コミット
fe6bfd1b8c
1 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
src/sprintf.h
+ 1
- 1
src/sprintf.h
ファイルの表示
@@ -1,4 +1,4 @@
-#ifndef _SPRINTF
H
_H
+#ifndef _SPRINTF_H
#define _SPRINTF_H