http://git.arav.i2p/Arav/httpprocprobed/commit/0c8dc3669745a0062c4ab6aee36a72aa923e0407?style=split&whitespace=show-all&show-outdated=
BoolVar ( & oShowVersion , "v" , false , "show version (shorthand)" ) @@ -124,7 +125,7 @@ func main() { return return } } srv := createAndStartHTTPServer ( conf ) srv := CreateAndStartHTTPServer ( conf ) syssignal := make ( chan os . Signal , 1 ) syssignal := make ( chan os . Signal , 1 ) signal . Notify ( syssignal , os . Interrupt , syscall . SIGINT , syscall .