You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/squidsites/files/squidsites-1.01-format-secu...

12 lines
202 B

--- a/squidsites.c
+++ b/squidsites.c
@@ -286,7 +286,7 @@
static
void print_help()
{
- fprintf( stderr, help_message );
+ fprintf( stderr, "%s\n", help_message );
} /* print_help */