projects
/
chise
/
xemacs-chise.git.1
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Reformatted.
[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