Ben Hutchings points out that `.UC', which I think I must have
[sgt/halibut] / halibut.h
index ed2a0da..99b9a0e 100644 (file)
--- a/halibut.h
+++ b/halibut.h
@@ -244,6 +244,7 @@ enum {
     err_text_codeline,                /* \c line too long in text backend */
     err_htmlver,                      /* unrecognised HTML version keyword */
     err_charset,                      /* unrecognised character set name */
+    err_emptypara,                    /* paragraph contains no actual text */
     err_whatever                       /* random error of another type */
 };