X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fhtml-url.c;h=f938c80c2b81685c8ef2cac374d3c61cfae53c41;hp=0e707740ba24ff3422c9e80feddaa6add9e3390a;hb=4a08094db88011153adadbf995103770b20d2a31;hpb=73ff253e371f58dde04ce30f04c59f2000a1b7e5 diff --git a/src/html-url.c b/src/html-url.c index 0e707740..f938c80c 100644 --- a/src/html-url.c +++ b/src/html-url.c @@ -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.