Răsfoiți Sursa

Making sure the zookeeper detection test works with all compilers.

Hongwei Wang 10 ani în urmă
părinte
comite
fbdce1df2e
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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;
-}
+}