mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
14 lines
333 B
Plaintext
14 lines
333 B
Plaintext
$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;
|