Kouhei Sutou
null+****@clear*****
Mon Mar 30 17:27:16 JST 2015
Kouhei Sutou 2015-03-30 17:27:16 +0900 (Mon, 30 Mar 2015) New Revision: 039eec95deb651d8be8d42cf2fe549320c12eac8 https://github.com/groonga/groonga/commit/039eec95deb651d8be8d42cf2fe549320c12eac8 Message: Remove needless continuous line mark Modified files: src/groonga.c Modified: src/groonga.c (+1 -1) =================================================================== --- src/groonga.c 2015-03-30 17:26:17 +0900 (d26b03e) +++ src/groonga.c 2015-03-30 17:27:16 +0900 (b325121) @@ -2909,7 +2909,7 @@ main(int argc, char **argv) } } - is_alone_mode = \ + is_alone_mode = !((flags & FLAG_MODE_CLIENT) || (flags & FLAG_MODE_SERVER) || (flags & FLAG_MODE_DAEMON)); -------------- next part -------------- HTML����������������������������...Download