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 23fb87517..72205cbae 100644 --- a/util-linux/wall.c +++ b/util-linux/wall.c | |||
@@ -6,7 +6,7 @@ | |||
6 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. | 6 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
7 | */ | 7 | */ |
8 | //config:config WALL | 8 | //config:config WALL |
9 | //config: bool "wall (2.6 kb)" | 9 | //config: bool "wall (2.9 kb)" |
10 | //config: default y | 10 | //config: default y |
11 | //config: depends on FEATURE_UTMP | 11 | //config: depends on FEATURE_UTMP |
12 | //config: help | 12 | //config: help |