summaryrefslogtreecommitdiff
path: root/www/snownews/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'www/snownews/patches/patch-ad')
-rw-r--r--www/snownews/patches/patch-ad12
1 files changed, 8 insertions, 4 deletions
diff --git a/www/snownews/patches/patch-ad b/www/snownews/patches/patch-ad
index 1a1507d0bc4..d849d2e865a 100644
--- a/www/snownews/patches/patch-ad
+++ b/www/snownews/patches/patch-ad
@@ -1,7 +1,11 @@
-$NetBSD: patch-ad,v 1.1 2004/02/15 23:52:29 wiz Exp $
---- conversions.h.orig 2003-11-02 14:41:22.000000000 -0600
-+++ conversions.h 2003-11-04 18:27:51.000000000 -0600
-@@ -1,4 +1,4 @@
+$NetBSD: patch-ad,v 1.2 2004/04/20 18:28:11 minskim Exp $
+
+--- conversions.h.orig 2004-03-07 15:41:07.000000000 -0600
++++ conversions.h
+@@ -23,7 +23,7 @@
+ #ifndef CONVERSIONS_H
+ #define CONVERSIONS_H
+
-char * iconvert (char * inbuf, char * from, char * to);
+char * iconvert (const char * inbuf, char * from, char * to);
char * UIDejunk (char * feed_description);