summaryrefslogtreecommitdiff
path: root/net/adns/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/adns/patches/patch-ad')
-rw-r--r--net/adns/patches/patch-ad8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/adns/patches/patch-ad b/net/adns/patches/patch-ad
index 9248023f8d7..456767bb110 100644
--- a/net/adns/patches/patch-ad
+++ b/net/adns/patches/patch-ad
@@ -1,8 +1,8 @@
-$NetBSD: patch-ad,v 1.1 2005/03/12 06:05:33 tv Exp $
+$NetBSD: patch-ad,v 1.2 2010/04/17 12:43:03 obache Exp $
---- client/adnstest.c.orig 2000-09-16 20:24:24.000000000 -0400
+--- client/adnstest.c.orig 2006-04-08 14:36:57.000000000 +0000
+++ client/adnstest.c
-@@ -59,7 +59,7 @@ static void quitnow(int rc) {
+@@ -58,7 +58,7 @@ static void quitnow(int rc) {
exit(rc);
}
@@ -11,7 +11,7 @@ $NetBSD: patch-ad,v 1.1 2005/03/12 06:05:33 tv Exp $
#undef poll
int poll(struct pollfd *ufds, int nfds, int timeout) {
fputs("poll(2) not supported on this system\n",stderr);
-@@ -292,9 +292,12 @@ int main(int argc, char *const *argv) {
+@@ -302,9 +302,12 @@ int main(int argc, char *const *argv) {
mc= 0;
}