Initial revision
authortomo <tomo>
Tue, 9 May 2000 02:19:07 +0000 (02:19 +0000)
committertomo <tomo>
Tue, 9 May 2000 02:19:07 +0000 (02:19 +0000)
nt/Xmd.patch [new file with mode: 0644]

diff --git a/nt/Xmd.patch b/nt/Xmd.patch
new file mode 100644 (file)
index 0000000..4240677
--- /dev/null
@@ -0,0 +1,10 @@
+--- Xmd.h~     Thu Jun 08 23:20:40 1995
++++ Xmd.h      Sun Mar 16 13:09:10 1997
+@@ -150,8 +150,9 @@
+ typedef CARD16                BITS16;
+ typedef CARD8         BYTE;
++#ifndef WIN32
+ typedef CARD8           BOOL;
+-
++#endif