aboutsummaryrefslogtreecommitdiff
path: root/util-linux/getopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'util-linux/getopt.c')
-rw-r--r--util-linux/getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/getopt.c b/util-linux/getopt.c
index 79d54854b..7c65a6a1f 100644
--- a/util-linux/getopt.c
+++ b/util-linux/getopt.c
@@ -30,7 +30,7 @@
30 * Replaced our_malloc with xmalloc and our_realloc with xrealloc 30 * Replaced our_malloc with xmalloc and our_realloc with xrealloc
31 */ 31 */
32//config:config GETOPT 32//config:config GETOPT
33//config: bool "getopt" 33//config: bool "getopt (5.6 kb)"
34//config: default y 34//config: default y
35//config: help 35//config: help
36//config: The getopt utility is used to break up (parse) options in command 36//config: The getopt utility is used to break up (parse) options in command