summaryrefslogtreecommitdiff
path: root/lib/xmlrole.h
diff options
context:
space:
mode:
authorkwaclaw <kwaclaw>2002-05-18 03:34:44 +0000
committerkwaclaw <kwaclaw>2002-05-18 03:34:44 +0000
commitc99912bb93f0c826567e0f2807bbda18d6a0ba08 (patch)
tree05b3baa5a6ca1fb9f78a34ecc3fa749c0db12cc1 /lib/xmlrole.h
parent734e247d13c22bd3de84e75dfefa3348c478f417 (diff)
downloadlibexpat-c99912bb93f0c826567e0f2807bbda18d6a0ba08.tar.gz
Merged in patch # 551599
Diffstat (limited to 'lib/xmlrole.h')
-rw-r--r--lib/xmlrole.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/xmlrole.h b/lib/xmlrole.h
index db3ebc8..38e77fb 100644
--- a/lib/xmlrole.h
+++ b/lib/xmlrole.h
@@ -82,6 +82,7 @@ typedef struct prolog_state {
#ifdef XML_DTD
unsigned includeLevel;
int documentEntity;
+ int inEntityValue;
#endif /* XML_DTD */
} PROLOG_STATE;