This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
carto
/
grpc
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
Making sure the zookeeper detection test works with all compilers.
Hongwei Wang
10 vuotta sitten
vanhempi
2b1b95a792
commit
fbdce1df2e
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
test/build/zookeeper.c
+ 1
- 1
test/build/zookeeper.c
Näytä tiedosto
@@ -40,4 +40,4 @@
int main() {
zookeeper_init(NULL, NULL, 0, 0, 0, 0);
return 0;
-}
+}