Browse Source

Making sure the zookeeper detection test works with all compilers.

Hongwei Wang 10 năm trước cách đây
mục cha
commit
fbdce1df2e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
-}
+}