Remove excess semicolon
authornemobis <federicoleva@tiscali.it>
Fri, 11 Jul 2014 22:17:50 +0000 (00:17 +0200)
committernemobis <federicoleva@tiscali.it>
Fri, 11 Jul 2014 22:17:50 +0000 (00:17 +0200)
$ make
g++ -O3    -c -o wikiq.o wikiq.cpp
wikiq.cpp: In function ‘void print_usage(char**)’:
wikiq.cpp:549:10: error: expected primary-expression before ‘<<’ token
make: *** [wikiq.o] Error 1


No differences found

Benjamin Mako Hill || Want to submit a patch?