From 941ab9a89ada8ce32d143668ae509c6741245a17 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Sun, 15 Jun 2014 20:55:17 +0000 Subject: ppp: bump to 2.4.6 Signed-off-by: Steven Barth SVN-Revision: 41193 --- package/network/services/ppp/patches/401-no_record_file.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/ppp/patches/401-no_record_file.patch') diff --git a/package/network/services/ppp/patches/401-no_record_file.patch b/package/network/services/ppp/patches/401-no_record_file.patch index 7ae175df8f..49835a3aa9 100644 --- a/package/network/services/ppp/patches/401-no_record_file.patch +++ b/package/network/services/ppp/patches/401-no_record_file.patch @@ -7,7 +7,7 @@ Signed-off-by: Jo-Philipp Wich --- a/pppd/pppd.h +++ b/pppd/pppd.h -@@ -312,7 +312,6 @@ extern int holdoff; /* Dead time before +@@ -316,7 +316,6 @@ extern int holdoff; /* Dead time before extern bool holdoff_specified; /* true if user gave a holdoff value */ extern bool notty; /* Stdin/out is not a tty */ extern char *pty_socket; /* Socket to connect to pty */ -- cgit v1.2.3