SMOLNET PORTAL home about changes
sfeed: reword a poorly-worded comment - sfeed - RSS and Atom parser
(URL) git clone git://git.codemadness.org/sfeed (git://git.codemadness.org)
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 4b97fc93a6f8ae8cd4e7412884ba13137bc09c45
(DIR) parent bd5a0f5d36730ebb11a32c0c089b468b9d60ebe1
(URL) Author: Hiltjo Posthuma <hiltjo@codemadness.org> (mailto://) application/vnd.lotus-organizer
Date: Mon, 20 Jun 2022 13:25:12 +0200
sfeed: reword a poorly-worded comment
Diffstat:
M sfeed.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/sfeed.c b/sfeed.c
@@ -966,7 +966,7 @@ xmltagend(XMLParser *p, const char *t, size_t tl, int isshort)
return;
if (ISINCONTENT(ctx)) {
- /* not close content field */
+ /* not a closed content field */
if (!istag(ctx.tag.name, ctx.tag.len, t, tl)) {
if (!isshort && ctx.contenttype == ContentTypeHTML) {
xmldata(p, "</", 2);
Response: application/gopher-menu
Original URLgopher://codemadness.org/1/git/sfeed/commit/4b97fc93a6f8a...
Content-Typeapplication/gopher-menu; charset=utf-8