cant cancel Issues

Katsuhiro Kondou Katsuhiro_Kondou at isc.org
Wed Feb 6 03:15:07 UTC 2002


In article <Pine.LNX.4.33.0202052158570.12161-100000 at marduk.litech.org>,
	"Jeffrey M. Vinocur" <jeff at litech.org> wrote;

} Do we want instead to do this, though?
} 
} -       if (unlink(linkpath) < 0) result = FALSE;
} +	if (unlink(linkpath) < 0 && i == 1) result = FALSE;

Ah, it should be better.
-- 
Katsuhiro Kondou


More information about the inn-workers mailing list