summaryrefslogtreecommitdiff
path: root/games/battleball/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/battleball/patches/patch-aa')
-rw-r--r--games/battleball/patches/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/battleball/patches/patch-aa b/games/battleball/patches/patch-aa
index 6c0e98ebd46..130095dd397 100644
--- a/games/battleball/patches/patch-aa
+++ b/games/battleball/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.3 2000/01/06 08:46:33 fredb Exp $
+$NetBSD: patch-aa,v 1.4 2002/10/20 12:59:08 wiz Exp $
---- lib3d/gfxtarget.h.orig Thu Sep 2 21:25:19 1999
-+++ lib3d/gfxtarget.h Thu Jan 6 02:05:27 2000
-@@ -72,7 +72,14 @@
+--- lib3d/gfxtarget.h.orig Fri Sep 3 04:25:19 1999
++++ lib3d/gfxtarget.h
+@@ -72,7 +72,14 @@ struct gfxTarget {
XFillRectangle(disp,win,gc,(int)p.x,(int)p.y,(int)sz.x,(int)sz.y);
}
void ResizeWindow(const pt2d& sz) {