summaryrefslogtreecommitdiff
path: root/games/netmaj/patches/patch-ah
blob: 79fb25fb528f1c7462afeeeb09df288eea7f3535 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ah,v 1.1 2004/01/23 19:05:45 agc Exp $

--- pai.h	2004/01/23 18:56:09	1.1
+++ pai.h	2004/01/23 18:57:00
@@ -122,7 +122,7 @@
 		    ||(K_SOU_2 <= (p) && (p) <= K_SOU_9) )?((p)-1):0)
 
 
-typedef int attr_t;
+typedef int pai_attr_t;
 
 #define R_MASK		0007
 #define F_MASK		0070