view nt/Xmd.patch @ 2555:c69008aaa9bc

[xemacs-hg @ 2005-02-03 21:27:58 by james] Dump easy-mmode, else the docstrings are lost and paragraphs.el cannot be compiled successfully. See the xemacs-patches message with ID <ps7jlpcp2g.fsf@diannao.ittc.ku.edu>.
author james
date Thu, 03 Feb 2005 21:27:59 +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