From e00089c8f45e4153787aba3c0ee511ee24e13608 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 7 Jun 2014 21:18:03 +0200 Subject: update to latest upstream version --- package/ppp/patches/patch-pppd_ipcp_c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/ppp/patches/patch-pppd_ipcp_c') diff --git a/package/ppp/patches/patch-pppd_ipcp_c b/package/ppp/patches/patch-pppd_ipcp_c index e0b610948..c0f0cf67c 100644 --- a/package/ppp/patches/patch-pppd_ipcp_c +++ b/package/ppp/patches/patch-pppd_ipcp_c @@ -1,5 +1,5 @@ ---- ppp-2.4.5.orig/pppd/ipcp.c 2009-11-16 23:26:07.000000000 +0100 -+++ ppp-2.4.5/pppd/ipcp.c 2014-03-17 16:13:13.000000000 +0100 +--- ppp-2.4.6.orig/pppd/ipcp.c 2014-01-02 05:42:08.000000000 +0100 ++++ ppp-2.4.6/pppd/ipcp.c 2014-06-05 20:42:29.000000000 +0200 @@ -75,13 +75,13 @@ bool disable_defaultip = 0; /* Don't use bool noremoteip = 0; /* Let him have no IP address */ @@ -118,7 +118,7 @@ void *arg; { ipcp_options *wo = &ipcp_wantoptions[0]; -@@ -2126,7 +2126,7 @@ static int +@@ -2145,7 +2145,7 @@ static int ipcp_printpkt(p, plen, printer, arg) u_char *p; int plen; -- cgit v1.2.3