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 { | |||
132 | }; | 132 | }; |
133 | 133 | ||
134 | 134 | ||
135 | struct cmdoptions_t { | 135 | static struct cmdoptions_t { |
136 | char *name; | 136 | char *name; |
137 | unsigned char param_count; | 137 | unsigned char param_count; |
138 | unsigned char code; | 138 | unsigned char code; |