]> git.kaiwu.me - klib.git/commit
Add type casts to avoid warnings
authorRussell Belfer <rb@github.com>
Fri, 31 Aug 2012 23:13:18 +0000 (16:13 -0700)
committerRussell Belfer <rb@github.com>
Fri, 31 Aug 2012 23:13:18 +0000 (16:13 -0700)
commit24c0fe574f38fc9d80a97517fa9a2701cd7dba3a
treec69b2392eac7e36832b35cca87802457c1bada31
parentbfb7a7457766e1016f272ac70a0107f45a4ee331
Add type casts to avoid warnings

On some build platforms, the assignments in the hash string fn
were generating warning messages.  This clears those up.
khash.h