sfeed

simple feed reader - forked from git.codemadness.org/sfeed
git clone git://src.gearsix.net/sfeed
Log | Files | Refs | Atom | README | LICENSE

commit 762eb0e249504f10342c429d6b17ccde0b515804
parent 28b37c1c8c9d798edfa65163f9f8d5d6e5628d2f
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sun,  4 Nov 2018 18:26:16 +0100

README.xml: remove mention of variable that is not used anymore

Diffstat:
MREADME.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.xml b/README.xml @@ -29,7 +29,7 @@ Supports - Helper function (xml_entitytostr) to convert XML 1.0 / HTML 2.0 named entities and numeric entities to UTF-8. - Reading XML from a fd, string buffer or implement a custom reader: - see: XMLParser.getnext and XMLParser.getnext_data. + see: XMLParser.getnext. Caveats