--- inn-2.2.2/innfeed/host.c.gcc Wed Jun 21 14:04:47 2000 +++ inn-2.2.2/innfeed/host.c Wed Jun 21 14:05:23 2000 @@ -2468,7 +2468,7 @@ bool isGood = false ; if (topScope == NULL) - return false ; + return NULL ; while ((v = getNextPeer (&idx)) != NULL) {