This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
carto
/
grpc
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Making sure the zookeeper detection test works with all compilers.
Hongwei Wang
10 anni fa
parent
2b1b95a792
commit
fbdce1df2e
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
test/build/zookeeper.c
+ 1
- 1
test/build/zookeeper.c
Vedi File
@@ -40,4 +40,4 @@
int main() {
zookeeper_init(NULL, NULL, 0, 0, 0, 0);
return 0;
-}
+}