Date: Thursday, July 19, 2001 @ 01:49:08 Author: rra Update of /dist1/cvs/isc/inn/inn/history from pub3.rc.vix.com:/tmp/cvs-serv24847 Modified: his.c HISctl returns a bool, and NULL isn't a bool; return false instead. (NULL fails on systems where NULL is defined as a pointer type rather than just 0.)