diff options
Diffstat (limited to 'net-dns/odsclient/files/1.03-gentoo.patch')
-rw-r--r-- | net-dns/odsclient/files/1.03-gentoo.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/odsclient/files/1.03-gentoo.patch b/net-dns/odsclient/files/1.03-gentoo.patch index 2d2c9ea291b2..76f93016a010 100644 --- a/net-dns/odsclient/files/1.03-gentoo.patch +++ b/net-dns/odsclient/files/1.03-gentoo.patch @@ -1,5 +1,5 @@ ---- client.c.orig 2008-01-21 19:59:57.000000000 +0100 -+++ client.c 2008-01-21 20:06:39.000000000 +0100 +--- a/client.c ++++ b/client.c @@ -40,7 +40,8 @@ ret = getret(s); if(ret == 795 || ret == 796) |