diff options
Diffstat (limited to 'package/busybox/patches/260-vconfig_proc.patch')
-rw-r--r-- | package/busybox/patches/260-vconfig_proc.patch | 2 |
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 5d6c26b983..7ac52abbfe 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, }; |