I (Julian Foad) wrote: > svn_checksum.h > svn_checksum_kind_t - gets an enum tag name to match typedef. > svn_checksum_to_cstring() - new behaviour for null input. > svn_checksum_serialize() > svn_checksum_deserialize() > svn_checksum_mismatch_err() > # Make this private, as it's not general-purpose enough?
I looked at the usage and decided this is fine as it is; there are about 19 uses of it. - Julian