aboutsummaryrefslogtreecommitdiff
path: root/libbb
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2006-09-29 08:20:30 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2006-09-29 08:20:30 +0000
commit6248a734e2d59ebe95aeb39189326d90f018804e (patch)
tree89e5415774982c6293dc40f684543732d2378abb /libbb
parent981b24db5e7ccc289c2e39a2954cf1ff261442b9 (diff)
downloadbusybox-6248a734e2d59ebe95aeb39189326d90f018804e.tar.gz
xargs: simplify option parsing
Diffstat (limited to 'libbb')
-rw-r--r--libbb/getopt_ulflags.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/getopt_ulflags.c b/libbb/getopt_ulflags.c
index 941e3c96e..edc6a78bb 100644
--- a/libbb/getopt_ulflags.c
+++ b/libbb/getopt_ulflags.c
@@ -91,6 +91,7 @@ const struct option *bb_applet_long_options
is to name the config option CONFIG_FEATURE_<applet>_LONG_OPTIONS.
const char *bb_opt_complementally
+
this should be bb_opt_complementary, but we'll just keep it as
bb_opt_complementally due to the Russian origins