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