X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/halibut/blobdiff_plain/457034e2fbeb79e52d3406c5866059af46645403..12f0ee84ca3e9810b49601347e9ecc0a0d97e948:/halibut.h diff --git a/halibut.h b/halibut.h index 1cdddeb..ed2a0da 100644 --- a/halibut.h +++ b/halibut.h @@ -239,7 +239,7 @@ enum { err_multikw, /* keyword clash in sections */ err_misplacedlcont, /* \lcont not after a list item */ err_sectmarkerinblock, /* section marker appeared in block */ - err_infodirentry, /* \cfg{info-dir-entry} missing param */ + err_cfginsufarg, /* \cfg{%s} insufficient args (<%d) */ err_infonodechar, /* colon/comma in node name in info */ err_text_codeline, /* \c line too long in text backend */ err_htmlver, /* unrecognised HTML version keyword */