aboutsummaryrefslogtreecommitdiff
path: root/coreutils/install.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/install.c')
-rw-r--r--coreutils/install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/install.c b/coreutils/install.c
index 4c44f0d4d..a1342bb13 100644
--- a/coreutils/install.c
+++ b/coreutils/install.c
@@ -9,7 +9,7 @@
9//config: bool "install (12 kb)" 9//config: bool "install (12 kb)"
10//config: default y 10//config: default y
11//config: help 11//config: help
12//config: Copy files and set attributes. 12//config: Copy files and set attributes.
13//config: 13//config:
14//config:config FEATURE_INSTALL_LONG_OPTIONS 14//config:config FEATURE_INSTALL_LONG_OPTIONS
15//config: bool "Enable long options" 15//config: bool "Enable long options"