This website works better with JavaScript.
首頁
說明
註冊
登入
mirrors
/
libev
镜像来自
/home/gitosis/repositories/libev.git
關註
1
收藏
0
複製
0
程式碼
版本發佈
62
Activity
瀏覽代碼
*** empty log message ***
master
Marc Alexander Lehmann
8 年之前
父節點
8232f90c2a
當前提交
2f13947802
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
update_ev_wrap
+ 1
- 1
update_ev_wrap
查看文件
@ -14,6 +14,6 @@
(map "#define $_ ((loop)->$_)\n", sort @syms),
"#else\n",
"#undef EV_WRAP_H\n",
(map "#undef $_\n",
sort
@syms),
(map "#undef $_\n", @syms),
"#endif\n";
' >ev_wrap.h
Write
Preview
Loading…
取消
儲存