This website works better with JavaScript.
首頁
探索
說明
註冊
登入
SisMaker
/
jiffy
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
Projects
0
版本發佈
62
Wiki
Activity
瀏覽代碼
Fix typo in utils.h
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
pull/44/head
Nobuhiro Iwamatsu
12 年之前
父節點
e8121ad5ad
當前提交
c842cc1618
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
c_src/double-conversion/utils.h
+ 1
- 1
c_src/double-conversion/utils.h
查看文件
@ -300,7 +300,7 @@ class StringBuilder {
/
/
#
if defined(__GCC__)
#
define UNUSED __atribute__((unused))
#
define UNUSED __at
t
ribute__((unused))
#
else
#
define UNUSED
#
endif
Write
Preview
Loading…
取消
儲存