suppress warnings about easch <applet>_main() having
no preceding prototype
This commit is contained in:
@@ -309,6 +309,7 @@ static inline void showmode(struct fb_var_screeninfo *v)
|
||||
#ifdef STANDALONE
|
||||
int main(int argc, char **argv)
|
||||
#else
|
||||
int fbset_main(int argc, char **argv);
|
||||
int fbset_main(int argc, char **argv)
|
||||
#endif
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user