suppress warnings about easch <applet>_main() having
no preceding prototype
This commit is contained in:
@@ -30,6 +30,7 @@ struct psf_header {
|
||||
|
||||
static void loadnewfont(int fd);
|
||||
|
||||
int loadfont_main(int argc, char **argv);
|
||||
int loadfont_main(int argc, char **argv)
|
||||
{
|
||||
int fd;
|
||||
|
||||
Reference in New Issue
Block a user