[svn] Added undefs for FITS and SKIP_SEMI macros.

This commit is contained in:
hniksic 2003-11-02 08:48:40 -08:00
parent 504effdc13
commit 3e207912bd
1 changed files with 2 additions and 0 deletions

View File

@ -340,6 +340,8 @@ decode_entity (const char **ptr, const char *end)
#undef ENT1
#undef ENT2
#undef ENT3
#undef FITS
#undef SKIP_SEMI
enum {
AP_DOWNCASE = 1,