delphij 2007-05-25 09:57:48 UTC FreeBSD src repository Modified files: lib/libc/db/hash hash.c Log: The usage of "info" in init_hash() is read-only, so constify the internal interface instead of casting away the constant constraint upon calling. Revision Changes Path 1.14 +3 -3 src/lib/libc/db/hash/hash.c