Date: Wednesday, July 18, 2001 @ 15:12:40
Author: rra
Update of /dist1/cvs/isc/inn/inn/lib
from pub3.rc.vix.com:/tmp/cvs-serv17734/lib
Modified: vector.c
Change split_whitespace to split_space and only split on tabs and spaces,
which is more useful for INN than a general split on any whitespace.