Changeset 39 for trunk/src/helpers/xmlparse.c
- Timestamp:
- Feb 23, 2001, 7:50:07 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/xmlparse.c
r38 r39 1053 1053 1054 1054 #ifdef XML_DTD 1055 intoldParamEntityParsing = paramEntityParsing;1055 enum XML_ParamEntityParsing oldParamEntityParsing = paramEntityParsing; 1056 1056 1057 1057 #endif
Note:
See TracChangeset
for help on using the changeset viewer.