This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
carto
/
grpc
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Making sure the zookeeper detection test works with all compilers.
Hongwei Wang
hace 10 años
padre
2b1b95a792
commit
fbdce1df2e
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
test/build/zookeeper.c
+ 1
- 1
test/build/zookeeper.c
Ver fichero
@@ -40,4 +40,4 @@
int main() {
zookeeper_init(NULL, NULL, 0, 0, 0, 0);
return 0;
-}
+}