This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
carto
/
grpc
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Making sure the zookeeper detection test works with all compilers.
Hongwei Wang
há 10 anos atrás
pai
2b1b95a792
commit
fbdce1df2e
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
test/build/zookeeper.c
+ 1
- 1
test/build/zookeeper.c
Ver Ficheiro
@@ -40,4 +40,4 @@
int main() {
zookeeper_init(NULL, NULL, 0, 0, 0, 0);
return 0;
-}
+}