projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9416681
)
Watcom compilation fix
author
Václav Slavík
<vslavik@fastmail.fm>
Tue, 22 Jul 2003 12:11:35 +0000
(12:11 +0000)
committer
Václav Slavík
<vslavik@fastmail.fm>
Tue, 22 Jul 2003 12:11:35 +0000
(12:11 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22233
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/expat/lib/xmlparse.c
patch
|
blob
|
blame
|
history
diff --git
a/src/expat/lib/xmlparse.c
b/src/expat/lib/xmlparse.c
index 6e0fa1fc5168642e0b7376c2179c774842cf491c..09002dbbb94ab9f5918a72d7548d92c868f584ad 100644
(file)
--- a/
src/expat/lib/xmlparse.c
+++ b/
src/expat/lib/xmlparse.c
@@
-8,9
+8,7
@@
#ifdef COMPILED_FROM_DSP
#include "winconfig.h"
-#define XMLPARSEAPI(type) type __cdecl
#include "expat.h"
-#undef XMLPARSEAPI
#elif defined(MACOS_CLASSIC)