This website works better with JavaScript
Home
Explore
Help
Sign In
carto
/
grpc
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Making sure the zookeeper detection test works with all compilers.
Hongwei Wang
10 years ago
parent
2b1b95a792
commit
fbdce1df2e
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
test/build/zookeeper.c
+ 1
- 1
test/build/zookeeper.c
View File
@@ -40,4 +40,4 @@
int main() {
zookeeper_init(NULL, NULL, 0, 0, 0, 0);
return 0;
-}
+}