summaryrefslogtreecommitdiff
path: root/news/inn/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'news/inn/patches/patch-ai')
-rw-r--r--news/inn/patches/patch-ai10
1 files changed, 5 insertions, 5 deletions
diff --git a/news/inn/patches/patch-ai b/news/inn/patches/patch-ai
index ba1f000a5ae..39a7dfef732 100644
--- a/news/inn/patches/patch-ai
+++ b/news/inn/patches/patch-ai
@@ -1,9 +1,9 @@
-$NetBSD: patch-ai,v 1.3 2003/07/29 16:27:27 wiz Exp $
+$NetBSD: patch-ai,v 1.4 2004/06/02 11:43:55 tron Exp $
---- include/dbz.h.orig 2002-12-23 00:00:38.000000000 +0100
-+++ include/dbz.h
-@@ -42,7 +42,7 @@ typedef struct {
- BOOL nonblock;
+--- include/dbz.h.orig 2004-01-07 23:47:19.000000000 +0100
++++ include/dbz.h 2004-06-02 13:02:04.000000000 +0200
+@@ -38,7 +38,7 @@
+ bool nonblock;
} dbzoptions;
-#ifdef __GNUC__