summaryrefslogtreecommitdiffstats
path: root/html.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2008-12-10 00:53:40 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2008-12-10 00:53:40 +0000
commite0d9872bbdd4110b297086232c64be230e972e68 (patch)
treee2fc1100aba911ef87e564ea035b5b8204ce32b7 /html.h
parent14b766df0d1ee7f25fafdd5aafafb9f03d3f0488 (diff)
downloadmandoc-e0d9872bbdd4110b297086232c64be230e972e68.tar.gz
*** empty log message ***
Diffstat (limited to 'html.h')
-rw-r--r--html.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/html.h b/html.h
index 91762151..66ed0cb4 100644
--- a/html.h
+++ b/html.h
@@ -51,6 +51,7 @@ enum html_attr {
HTML_ATTR_REL = 5,
HTML_ATTR_HREF = 6,
HTML_ATTR_WIDTH = 7,
+ HTML_ATTR_ALIGN = 8,
};
enum html_type {