summaryrefslogtreecommitdiff
path: root/lang/inform/patches/patch-aa
blob: 76a529c97acf01ef8331e1ce19bdda14271d207f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.2 2004/12/06 17:47:11 nathanw Exp $

--- include/menus.h.orig	Fri Jun 13 00:59:05 2003
+++ include/menus.h		Thu Jun 24 19:43:44 2004
@@ -84,7 +84,7 @@
 Global char_width;
 Global char_height;
 
-Array ForUseByOptions -> 129;
+Array ForUseByOptions buffer 129;
 
 #Iftrue #version_number==6;
 [ Menus_Measure s;