aboutsummaryrefslogtreecommitdiff
path: root/fbset.c
diff options
context:
space:
mode:
Diffstat (limited to 'fbset.c')
-rw-r--r--fbset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fbset.c b/fbset.c
index be1e3c3f1..80711ec9f 100644
--- a/fbset.c
+++ b/fbset.c
@@ -132,7 +132,7 @@ struct fb_var_screeninfo {
132}; 132};
133 133
134 134
135struct cmdoptions_t { 135static 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;