summaryrefslogtreecommitdiff
path: root/games/xevil/patches/patch-ab
blob: e579b988686ae46da2e0a2f8823a831bd51c5318 (plain)
1
2
3
4
5
6
7
--- 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;