]> git.ozlabs.org Git - ccan/commit
Fix hash_stable(): now works on both endians :)
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 14 Aug 2008 05:11:44 +0000 (15:11 +1000)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 14 Aug 2008 05:11:44 +0000 (15:11 +1000)
commita86b21063f9627872914961b651f97be0aadad12
tree909fa0698fea69a285038de42f84b2eaf89456e2
parent5e3987e0cbf47298edc256cd187586eb54ebddf1
Fix hash_stable(): now works on both endians :)
ccan/hash/hash.c
ccan/hash/hash.h
ccan/hash/test/api-hash_stable.c [new file with mode: 0644]
ccan/hash/test/run.c