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 76376ebd..695ed9f2 100644
--- a/src/HTML.h
+++ b/src/HTML.h
@@ -208,6 +208,7 @@ extern "C" {
 
     extern HTStyle *LYstyles(int style_number);
     extern BOOL LYBadHTML(HTStructured * me);
+    extern void LYShowBadHTML(const char *s);
 
 /*
  *	Semi-Private functions. - FM