view nt/Xmd.patch @ 1039:a97af4f94589

[xemacs-hg @ 2002-10-08 03:45:05 by youngs] 2002-09-12 John Paul Wallington <jpw@shootybangbang.com> * hyper-apropos.el (hyper-apropos-popup-menu): Add "Find Variable" menu entry for `hyper-apropos-find-variable'.
author youngs
date Tue, 08 Oct 2002 03:45:12 +0000
parents a86b2b5e0111
children
line wrap: on
line source

--- 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