K 10
svn:author
V 3
rra
K 8
svn:date
V 27
2002-12-26T00:20:11.000000Z
K 7
svn:log
V 352
Various cleanups.  Return TST_NULL_DATA if someone calls tst_insert with a
NULL data pointer rather than just warning about it in the documentation.
Use bool for boolean variables.  Use '\0' instead of 0 when specifically
checking for the nul character rather than just a 0 or non-zero value.
Check for a NULL key pointer in tst_delete and tst_search.

END
