[INN-COMMITTERS] inn (include/inn/vector.h lib/vector.c)
Russ Allbery
Russ_Allbery at isc.org
Tue Apr 23 06:06:11 UTC 2002
Date: Monday, April 22, 2002 @ 23:06:10
Author: rra
Path: /dist1/cvs/isc/inn/inn
Modified: include/inn/vector.h lib/vector.c
Change vector_split to not collapse multiple separator characters or
separators at the beginning or end of the string. This was needed for
overview parsing, and there are no other clients of this function in INN
yet, and this approach gives the caller more flexibility.
----------------------+
include/inn/vector.h | 7 ++++---
lib/vector.c | 30 +++++++++++++++---------------
2 files changed, 19 insertions(+), 18 deletions(-)
More information about the inn-committers
mailing list