summaryrefslogtreecommitdiff
path: root/debian/patches/accommodate_typo.patch
diff options
context:
space:
mode:
authorAlberto Gonzalez Iniesta <agi@inittab.org>2012-11-05 17:02:20 +0100
committerAlberto Gonzalez Iniesta <agi@inittab.org>2013-01-10 17:55:36 +0100
commit8e2718532a8d8ae637e974f5e9a7be9ac5f4abb8 (patch)
tree8d8df2a696ad0bb4d70d3febe34e066a43b55399 /debian/patches/accommodate_typo.patch
parent0159f6a3459c511c94b009afd0bfe5dc8e8991d1 (diff)
Moving to 2.3
Diffstat (limited to 'debian/patches/accommodate_typo.patch')
-rw-r--r--debian/patches/accommodate_typo.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/patches/accommodate_typo.patch b/debian/patches/accommodate_typo.patch
index 1367d7a..f3ffeaa 100644
--- a/debian/patches/accommodate_typo.patch
+++ b/debian/patches/accommodate_typo.patch
@@ -1,10 +1,10 @@
Description: Simple spelling fix
Author: Alberto Gonzalez Iniesta <agi@inittab.org>
-Index: openvpn/occ.c
+Index: openvpn/src/openvpn/occ.c
===================================================================
---- openvpn.orig/occ.c 2012-02-23 17:35:52.609808455 +0100
-+++ openvpn/occ.c 2012-02-23 17:37:34.086311649 +0100
-@@ -373,7 +373,7 @@
+--- openvpn.orig/src/openvpn/occ.c 2012-11-05 16:29:30.284804762 +0100
++++ openvpn/src/openvpn/occ.c 2012-11-05 16:49:06.630637944 +0100
+@@ -379,7 +379,7 @@
&& c->c2.max_send_size_local > TUN_MTU_MIN
&& (c->c2.max_recv_size_remote < c->c2.max_send_size_local
|| c->c2.max_recv_size_local < c->c2.max_send_size_remote))