aboutsummaryrefslogtreecommitdiffstats
path: root/package/ppp/patches/103-debian_fix_link_pidfile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/ppp/patches/103-debian_fix_link_pidfile.patch')
-rw-r--r--package/ppp/patches/103-debian_fix_link_pidfile.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ppp/patches/103-debian_fix_link_pidfile.patch b/package/ppp/patches/103-debian_fix_link_pidfile.patch
index 175573db97..b8c4aaaf6a 100644
--- a/package/ppp/patches/103-debian_fix_link_pidfile.patch
+++ b/package/ppp/patches/103-debian_fix_link_pidfile.patch
@@ -1,6 +1,6 @@
--- a/pppd/main.c
+++ b/pppd/main.c
-@@ -772,8 +772,7 @@ detach()
+@@ -773,8 +773,7 @@ detach()
/* update pid files if they have been written already */
if (pidfilename[0])
create_pidfile(pid);