aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tags.c
diff options
context:
space:
mode:
Diffstat (limited to 'tags.c')
-rw-r--r--tags.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tags.c b/tags.c
index 46831e26..35c0655e 100644
--- a/tags.c
+++ b/tags.c
@@ -1,4 +1,4 @@
-/* $Id: tags.c,v 1.1 2008/12/10 00:52:46 kristaps Exp $ */
+/* $Id: tags.c,v 1.2 2008/12/10 00:58:15 kristaps Exp $ */
/*
* Copyright (c) 2008 Kristaps Dzonsons <kristaps@kth.se>
*
@@ -37,6 +37,7 @@ static const char * const tagnames[] = {
static const char * const attrnames[] = {
"class", "http-equiv", "content", "name",
"type", "rel", "href", "width",
+ "align",
};
static const char * const typenames[] = {