瀏覽代碼

Making sure the zookeeper detection test works with all compilers.

Hongwei Wang 10 年之前
父節點
當前提交
fbdce1df2e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
-}
+}