(HZK1-D652): Use A-cgnU+8609 instead of U+8609 as its mother.
[chise/xemacs-chise.git.1] / nt / Xmd.patch
1 --- Xmd.h~      Thu Jun 08 23:20:40 1995
2 +++ Xmd.h       Sun Mar 16 13:09:10 1997
3 @@ -150,8 +150,9 @@
4  typedef CARD16         BITS16;
5  typedef CARD8          BYTE;
6  
7 +#ifndef WIN32
8  typedef CARD8           BOOL;
9 -
10 +#endif