projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8bb839
)
Initial revision
author
tomo
<tomo>
Tue, 9 May 2000 02:19:07 +0000
(
02:19
+0000)
committer
tomo
<tomo>
Tue, 9 May 2000 02:19:07 +0000
(
02:19
+0000)
nt/Xmd.patch
[new file with mode: 0644]
patch
|
blob
diff --git a/nt/Xmd.patch
b/nt/Xmd.patch
new file mode 100644
(file)
index 0000000..
4240677
--- /dev/null
+++ b/
nt/Xmd.patch
@@ -0,0
+1,10
@@
+--- 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