6a1bd579b0
conflict with curses)
13 lines
292 B
Text
13 lines
292 B
Text
$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
|