diff options
Diffstat (limited to 'fbset.c')
-rw-r--r-- | fbset.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -132,7 +132,7 @@ struct fb_var_screeninfo { }; -struct cmdoptions_t { +static struct cmdoptions_t { char *name; unsigned char param_count; unsigned char code; |