aboutsummaryrefslogtreecommitdiff
path: root/util-linux/eject.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/eject.c')
-rw-r--r--util-linux/eject.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/eject.c b/util-linux/eject.c
index 667932f6c..07ac2fd54 100644
--- a/util-linux/eject.c
+++ b/util-linux/eject.c
@@ -13,7 +13,7 @@
13 * Most of the dirty work blatantly ripped off from cat.c =) 13 * Most of the dirty work blatantly ripped off from cat.c =)
14 */ 14 */
15//config:config EJECT 15//config:config EJECT
16//config: bool "eject" 16//config: bool "eject (4.1 kb)"
17//config: default y 17//config: default y
18//config: select PLATFORM_LINUX 18//config: select PLATFORM_LINUX
19//config: help 19//config: help