summaryrefslogtreecommitdiff
path: root/games/xevil/patches/patch-ab
blob: 36231412c9084a718c90f25005759ffb3cb7ddb9 (plain)
1
2
3
4
5
6
7
8
9
$NetBSD: patch-ab,v 1.2 1998/08/07 10:40:44 agc Exp $

--- actual.C.orig	Thu Jul 30 05:18:48 1998
+++ actual.C	Thu Jul 30 05:19:19 1998
@@ -687,3 +687,3 @@
 {
-  PhysicalContext *list[A_CLASSES_NUM];
+  const PhysicalContext *list[A_CLASSES_NUM];
   int size;