Selaa lähdekoodia

Making sure the zookeeper detection test works with all compilers.

Hongwei Wang 10 vuotta sitten
vanhempi
commit
fbdce1df2e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;
-}
+}