suppress warnings about easch <applet>_main() having
no preceding prototype
This commit is contained in:
@@ -33,6 +33,7 @@ static long kscale(long b, long bs)
|
||||
}
|
||||
#endif
|
||||
|
||||
int df_main(int argc, char **argv);
|
||||
int df_main(int argc, char **argv)
|
||||
{
|
||||
long blocks_used;
|
||||
|
||||
Reference in New Issue
Block a user