diff options
Diffstat (limited to 'util-linux/wall.c')
-rw-r--r-- | util-linux/wall.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/wall.c b/util-linux/wall.c index 50658f457..4550f0b68 100644 --- a/util-linux/wall.c +++ b/util-linux/wall.c | |||
@@ -7,7 +7,7 @@ | |||
7 | */ | 7 | */ |
8 | 8 | ||
9 | //config:config WALL | 9 | //config:config WALL |
10 | //config: bool "wall" | 10 | //config: bool "wall (2.5 kb)" |
11 | //config: default y | 11 | //config: default y |
12 | //config: depends on FEATURE_UTMP | 12 | //config: depends on FEATURE_UTMP |
13 | //config: help | 13 | //config: help |