summaryrefslogtreecommitdiffstats
path: root/contrib/expat/lib/xmlrole.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/expat/lib/xmlrole.h')
-rw-r--r--contrib/expat/lib/xmlrole.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/expat/lib/xmlrole.h b/contrib/expat/lib/xmlrole.h
index 281aba0..4dd9f06 100644
--- a/contrib/expat/lib/xmlrole.h
+++ b/contrib/expat/lib/xmlrole.h
@@ -8,7 +8,7 @@
#ifdef __VMS
/* 0 1 2 3 0 1 2 3
1234567890123456789012345678901 1234567890123456789012345678901 */
-#define XmlPrologStateInitExternalEntity XmlPrologStateInitExternalEnt
+#define XmlPrologStateInitExternalEntity XmlPrologStateInitExternalEnt
#endif
#include "xmltok.h"
@@ -85,7 +85,7 @@ enum {
};
typedef struct prolog_state {
- int (FASTCALL *handler) (struct prolog_state *state,
+ int (PTRCALL *handler) (struct prolog_state *state,
int tok,
const char *ptr,
const char *end,
OpenPOWER on IntegriCloud