Explorar o código

Making sure the zookeeper detection test works with all compilers.

Hongwei Wang %!s(int64=10) %!d(string=hai) anos
pai
achega
fbdce1df2e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/build/zookeeper.c

+ 1 - 1
test/build/zookeeper.c

@@ -40,4 +40,4 @@
 int main() {
   zookeeper_init(NULL, NULL, 0, 0, 0, 0);
   return 0;
-}
+}