summaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/patches/210-add_netmsg_util.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/utils/busybox/patches/210-add_netmsg_util.patch')
-rw-r--r--package/utils/busybox/patches/210-add_netmsg_util.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/busybox/patches/210-add_netmsg_util.patch b/package/utils/busybox/patches/210-add_netmsg_util.patch
index 4da61447fe..8162e3b615 100644
--- a/package/utils/busybox/patches/210-add_netmsg_util.patch
+++ b/package/utils/busybox/patches/210-add_netmsg_util.patch
@@ -10,7 +10,7 @@
IF_NOHUP(APPLET(nohup, BB_DIR_USR_BIN, BB_SUID_DROP))
--- a/networking/Config.src
+++ b/networking/Config.src
-@@ -619,6 +619,12 @@ config FEATURE_IPCALC_LONG_OPTIONS
+@@ -626,6 +626,12 @@ config FEATURE_IPCALC_LONG_OPTIONS
help
Support long options for the ipcalc applet.