summaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/260-vconfig_proc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/patches/260-vconfig_proc.patch')
-rw-r--r--package/busybox/patches/260-vconfig_proc.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/patches/260-vconfig_proc.patch b/package/busybox/patches/260-vconfig_proc.patch
index 5d6c26b98..7ac52abbf 100644
--- a/package/busybox/patches/260-vconfig_proc.patch
+++ b/package/busybox/patches/260-vconfig_proc.patch
@@ -1,6 +1,6 @@
--- a/networking/vconfig.c
+++ b/networking/vconfig.c
-@@ -116,8 +116,6 @@ static const char name_types[] ALIGN1 =
+@@ -116,8 +116,6 @@ static const char name_types[] ALIGN1 =
'_', 'N', 'O', '_', 'P', 'A', 'D', 0,
};