projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3038557
)
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
patch
|
blob
|
history
diff --git
a/util-linux/fbset.c
b/util-linux/fbset.c
index b1118311f27b7e311022f11e55e328b699839fff..49435c22e8a856041ec828f9fea7b269c0f67bf7 100644
(file)
--- a/
util-linux/fbset.c
+++ b/
util-linux/fbset.c
@@
-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;