Mercurial > hg > xemacs-beta
view nt/Xmd.patch @ 5230:4c56e7c6a704
Fix a misspelling, diagnose.el.
2010-06-08 Aidan Kehoe <kehoea@parhasard.net>
* diagnose.el (show-gc-stats):
Fix a misspelling in a heading in this function.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 08 Jun 2010 16:37:32 +0100 |
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