suppress warnings about easch <applet>_main() having
no preceding prototype
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#define FLAG_CLOSE 1
|
||||
#define FLAG_SMART 2
|
||||
|
||||
int eject_main(int argc, char **argv);
|
||||
int eject_main(int argc, char **argv)
|
||||
{
|
||||
unsigned long flags;
|
||||
|
||||
Reference in New Issue
Block a user