remode warning: const static mix
author"Vladimir N. Oleynik" <dzo@simtreas.ru>
Wed, 1 Feb 2006 12:41:35 +0000 (12:41 -0000)
committer"Vladimir N. Oleynik" <dzo@simtreas.ru>
Wed, 1 Feb 2006 12:41:35 +0000 (12:41 -0000)
util-linux/fbset.c

index b111831..49435c2 100644 (file)
@@ -131,7 +131,7 @@ struct fb_var_screeninfo {
 };
 
 
-const static struct cmdoptions_t {
+static const struct cmdoptions_t {
        const char *name;
        const unsigned char param_count;
        const unsigned char code;