diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2013-10-05 21:50:48 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2013-10-05 21:50:48 -0700 |
commit | 205cd4b3427c5569af071f08d6078a8f021c6f82 (patch) | |
tree | 25c47bc29a2bf5f8b1668f4e9fb763791d734e0a /wl.h | |
parent | 062dad140adeeb2cf2a3fc3a30796e180a995980 (diff) | |
download | hc-205cd4b3427c5569af071f08d6078a8f021c6f82.tar.gz hc-205cd4b3427c5569af071f08d6078a8f021c6f82.tar.bz2 hc-205cd4b3427c5569af071f08d6078a8f021c6f82.zip |
Bugfixes.
Diffstat (limited to 'wl.h')
-rw-r--r-- | wl.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -552,6 +552,7 @@ static int allowed_at_sup_spec[] = { static int allowed_at_table_spec[] = { tok_at_align, + tok_at_border, tok_at_bgcolor, tok_at_cellpadding, tok_at_cellspacing, |