From d21f38210aefa9ce3005540b1a3ee079633935b6 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Thu, 21 May 2009 10:49:21 +0000 Subject: refresh patches SVN-Revision: 15958 --- package/ppp/patches/207-lcp_mtu_max.patch | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'package/ppp/patches/207-lcp_mtu_max.patch') diff --git a/package/ppp/patches/207-lcp_mtu_max.patch b/package/ppp/patches/207-lcp_mtu_max.patch index b57284f..32bcad3 100644 --- a/package/ppp/patches/207-lcp_mtu_max.patch +++ b/package/ppp/patches/207-lcp_mtu_max.patch @@ -1,7 +1,6 @@ -diff -Naur ppp-2.4.4.orig/pppd/lcp.c ppp-2.4.4/pppd/lcp.c ---- ppp-2.4.4.orig/pppd/lcp.c 2009-05-07 22:24:09.000000000 -0400 -+++ ppp-2.4.4/pppd/lcp.c 2009-05-07 22:26:57.000000000 -0400 -@@ -1904,12 +1904,12 @@ +--- a/pppd/lcp.c ++++ b/pppd/lcp.c +@@ -1904,12 +1904,12 @@ lcp_up(f) * the interface MTU is set to the lowest of that, the * MTU we want to use, and our link MRU. */ -- cgit v1.1