summaryrefslogtreecommitdiffstats
path: root/mdoc.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-29 19:25:29 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-29 19:25:29 +0000
commit38b49bee113edcc4afc7b96453d5f3eb3ef7b965 (patch)
treedc7d400651ec5877058b59ae50ba1718f876eabe /mdoc.h
parentf6c6b91bd1d5c314c866ec4cb71f4ff2573fc2f2 (diff)
downloadmandoc-38b49bee113edcc4afc7b96453d5f3eb3ef7b965.tar.gz
*** empty log message ***
Diffstat (limited to 'mdoc.h')
-rw-r--r--mdoc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdoc.h b/mdoc.h
index d327caa8..e54c6056 100644
--- a/mdoc.h
+++ b/mdoc.h
@@ -212,6 +212,7 @@ enum mdoc_err {
ERR_SEC_PROLOGUE_REP,
ERR_SEC_NAME,
ERR_ARGS_EQ0,
+ ERR_ARGS_EQ1,
ERR_ARGS_GE1,
ERR_ARGS_LE2,
ERR_ARGS_MANY