summaryrefslogtreecommitdiffstats
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 25e2a10b85..eb24b0a055 100644
--- a/package/network/services/ppp/patches/208-fix_status_code.patch
+++ b/package/network/services/ppp/patches/208-fix_status_code.patch
@@ -8,7 +8,7 @@ The motiviation of this patch is to allow applications which remote control
pppd to react properly on errors, e.g. only redial (relaunch pppd) if there
was a hangup, but not if the CHAP authentication failed.
-Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
+Signed-off-by: Jo-Philipp Wich <jo@mein.io>
--- a/pppd/main.c
+++ b/pppd/main.c