about summary refs log tree commit diff stats
path: root/src/HTML.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/HTML.h')
-rw-r--r--src/HTML.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/HTML.h b/src/HTML.h
index 23d89e17..c4bd3caf 100644
--- a/src/HTML.h
+++ b/src/HTML.h
@@ -113,6 +113,7 @@ struct _HTStructured {
     BOOL		inA;
     BOOL		inAPPLET;
     BOOL		inAPPLETwithP;
+    BOOL		inBadBASE;
     BOOL		inBadHTML;
     BOOL		inBASE;
     BOOL		inBoldA;