From 53931e3952e6fe9f28ff45226ea3079e67f8d0d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net> Date: Wed, 16 Dec 1998 16:52:49 -0800 Subject: [PATCH] FIXME update... Rev: src/modules/spider/xml.c:1.4 --- src/modules/spider/xml.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/modules/spider/xml.c b/src/modules/spider/xml.c index bc5161fae6..34a2608a1b 100644 --- a/src/modules/spider/xml.c +++ b/src/modules/spider/xml.c @@ -551,6 +551,9 @@ static int isChar(INT32 c) }else{ /* FIXME: The test below is always false! * /grubba 1998-12-05 + * + * So? This function isn't used anyways... + * /Hubbe 1998-12-16 */ if(c <=0xffd) { -- GitLab