aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man.h
diff options
context:
space:
mode:
Diffstat (limited to 'man.h')
-rw-r--r--man.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/man.h b/man.h
index 947e1efd..cbcbaea9 100644
--- a/man.h
+++ b/man.h
@@ -1,4 +1,4 @@
-/* $Id: man.h,v 1.26 2010/03/24 20:10:53 kristaps Exp $ */
+/* $Id: man.h,v 1.27 2010/03/27 10:13:16 kristaps Exp $ */
/*
* Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -61,7 +61,7 @@ enum mant {
MAN_ami,
MAN_ig,
MAN_dot,
- MAN_MAX,
+ MAN_MAX
};
enum man_type {