summaryrefslogtreecommitdiff
path: root/graphics/xpaint/patches/patch-ac
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-09-06 14:53:36 +0000
committeradam <adam@pkgsrc.org>2005-09-06 14:53:36 +0000
commitcd6e0321787046a63e1dbf203c66327983acfa44 (patch)
tree54ddf283a5139bb5b419ca7a2e4df92d75bd2efa /graphics/xpaint/patches/patch-ac
parent3937e7f25120277c09024e6aa3fab96cbe283000 (diff)
downloadpkgsrc-cd6e0321787046a63e1dbf203c66327983acfa44.tar.gz
Changes 2.7.8:
* Bug fixes Pkgsrc: * Use Xaw3d from now on (which is the recommended way)
Diffstat (limited to 'graphics/xpaint/patches/patch-ac')
-rw-r--r--graphics/xpaint/patches/patch-ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/xpaint/patches/patch-ac b/graphics/xpaint/patches/patch-ac
index d5dd844b834..91af3f62c53 100644
--- a/graphics/xpaint/patches/patch-ac
+++ b/graphics/xpaint/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.7 2005/05/23 11:37:23 adam Exp $
+$NetBSD: patch-ac,v 1.8 2005/09/06 14:53:36 adam Exp $
---- rw/rwTable.c.orig 2005-04-10 08:52:02.000000000 +0000
+--- rw/rwTable.c.orig 2005-08-17 13:00:25.000000000 +0000
+++ rw/rwTable.c
-@@ -249,6 +249,7 @@ RWtableGetWriterList()
+@@ -251,6 +251,7 @@ RWtableGetWriterList()
char *
RWGetMsg()
{
@@ -10,7 +10,7 @@ $NetBSD: patch-ac,v 1.7 2005/05/23 11:37:23 adam Exp $
#if defined(BSD4_4)
__const extern char *__const sys_errlist[];
#else
-@@ -262,6 +263,7 @@ RWGetMsg()
+@@ -264,6 +265,7 @@ RWGetMsg()
#endif
#endif
#endif