summaryrefslogtreecommitdiffstats
path: root/man.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-03-27 10:13:16 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-03-27 10:13:16 +0000
commitac31de5ed982876e58850bd26a5055517e50efbb (patch)
tree61d591b4dab5cb2e7b404194cb6cde389e805dc7 /man.h
parent3d00547941b5d1c4149d94faf88ce7e7c0b9b034 (diff)
downloadmandoc-ac31de5ed982876e58850bd26a5055517e50efbb.tar.gz
Lint fixes.
Diffstat (limited to 'man.h')
-rw-r--r--man.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/man.h b/man.h
index 55662828..3eea9501 100644
--- a/man.h
+++ b/man.h
@@ -61,7 +61,7 @@ enum mant {
MAN_ami,
MAN_ig,
MAN_dot,
- MAN_MAX,
+ MAN_MAX
};
enum man_type {