suppress warnings about easch <applet>_main() having
no preceding prototype
This commit is contained in:
@@ -288,6 +288,7 @@ static const struct option longopts[]=
|
||||
static const char shortopts[]="+ao:l:n:qQs:Tu";
|
||||
|
||||
|
||||
int getopt_main(int argc, char *argv[]);
|
||||
int getopt_main(int argc, char *argv[])
|
||||
{
|
||||
const char *optstr = NULL;
|
||||
|
Reference in New Issue
Block a user