suppress warnings about easch <applet>_main() having
no preceding prototype
This commit is contained in:
@@ -81,6 +81,7 @@ static int pencode(char *s)
|
||||
}
|
||||
|
||||
|
||||
int logger_main(int argc, char **argv);
|
||||
int logger_main(int argc, char **argv)
|
||||
{
|
||||
char *str_p, *str_t;
|
||||
|
Reference in New Issue
Block a user