view nt/Xmd.patch @ 4785:d6cfba1cc388

Remove the lib-src/yow binary, which is currently unused anyway. See message with ID <870180fe0912211250q2a85415bt8120cd36d6f6d72e@mail.gmail.com> in xemacs-patches.
author Jerry James <james@xemacs.org>
date Mon, 21 Dec 2009 13:51:39 -0700
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