This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
carto
/
grpc
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Making sure the zookeeper detection test works with all compilers.
Hongwei Wang
10 anos atrás
pai
2b1b95a792
commit
fbdce1df2e
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
test/build/zookeeper.c
+ 1
- 1
test/build/zookeeper.c
Ver arquivo
@@ -40,4 +40,4 @@
int main() {
zookeeper_init(NULL, NULL, 0, 0, 0, 0);
return 0;
-}
+}