diff options
Diffstat (limited to 'src/HTML.h')
-rw-r--r-- | src/HTML.h | 1 |
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 |