diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-10-21 00:31:51 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-10-21 00:31:51 +0200 |
commit | c30806b15999b4c35649ddea54b2be6ac9a14620 (patch) | |
tree | b13856a029e044e66fe5ee5e99aaedf35aa6cc00 /xml.c | |
parent | 3d4ab8553f7f2867b1ee5526a6785a2877ec5648 (diff) |
sfeed_web: reset feedlink buffer
Noticed strange output on the site ascii.jp:
The site HTML contained:
<link rel="apple-touch-icon-precomposed" href="/img/apple-touch-icon.png" />
<link rel="alternate" type="application/rss+xml" />
This would print:
"/img/apple-touch-icon.png application/rss+xml"
Now it prints:
" application/rss+xml"
Diffstat (limited to 'xml.c')
0 files changed, 0 insertions, 0 deletions