Il sito funziona meglio con JavaScript.
Home
Aiuto
Registrati
Accedi
mirrors
/
libev
mirror da
/home/gitosis/repositories/libev.git
Segui
1
Vota
0
Forka
0
Codice
Rilasci
62
Attività
Sfoglia il codice sorgente
*** empty log message ***
master
Marc Alexander Lehmann
8 anni fa
parent
8232f90c2a
commit
2f13947802
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
update_ev_wrap
+ 1
- 1
update_ev_wrap
Vedi File
@ -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
Scrivi
Anteprima
Caricamento…
Annulla
Salva