Ahem; that only didn't cause a segfault by sheer luck.
[sgt/halibut] / halibut.h
index 3205e46..6a0e944 100644 (file)
--- a/halibut.h
+++ b/halibut.h
@@ -237,6 +237,7 @@ enum {
     err_sectmarkerinblock,            /* section marker appeared in block */
     err_infodirentry,                 /* \cfg{info-dir-entry} missing param */
     err_infonodechar,                 /* colon/comma in node name in info */
+    err_text_codeline,                /* \c line too long in text backend */
     err_whatever                       /* random error of another type */
 };