aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/208-fix_status_code.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/services/ppp/patches/208-fix_status_code.patch')
-rw-r--r--package/network/services/ppp/patches/208-fix_status_code.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/ppp/patches/208-fix_status_code.patch b/package/network/services/ppp/patches/208-fix_status_code.patch
index f1a12006a5..54e6c45e14 100644
--- a/package/network/services/ppp/patches/208-fix_status_code.patch
+++ b/package/network/services/ppp/patches/208-fix_status_code.patch
@@ -12,7 +12,7 @@ Signed-off-by: Jo-Philipp Wich <jo@mein.io>
--- a/pppd/main.c
+++ b/pppd/main.c
-@@ -1052,7 +1052,8 @@ get_input()
+@@ -1034,7 +1034,8 @@ get_input(void)
}
notice("Modem hangup");
hungup = 1;