소스 검색

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;
-}
+}