]> sjero.net Git - wget/commitdiff
[svn] Added undefs for FITS and SKIP_SEMI macros.
authorhniksic <devnull@localhost>
Sun, 2 Nov 2003 16:48:40 +0000 (08:48 -0800)
committerhniksic <devnull@localhost>
Sun, 2 Nov 2003 16:48:40 +0000 (08:48 -0800)
src/html-parse.c

index ea63254688059e74ef245b5f8202c26dd94ec101..2a09ff09c0e6cd1c9e8e2cc86867d261e31b16e3 100644 (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,