[mq]: cfg-mk

This commit is contained in:
Micah Cowan
2009-09-21 20:39:44 -07:00
parent 73ff253e37
commit 4a08094db8
115 changed files with 595 additions and 555 deletions

View File

@@ -625,7 +625,7 @@ collect_tags_mapper (struct taginfo *tag, void *arg)
/* Find the tag in our table of tags. This must not fail because
map_html_tags only returns tags found in interesting_tags.
I've changed this for now, I'm passing NULL as interesting_tags
to map_html_tags. This way we can check all tags for a style
attribute.