# HG changeset patch # User Nina Engelhardt # Date 1351525571 -3600 # Node ID f82bd67d93fa77d9437cfc062256c4b737f706e7 # Parent f0f5da84c4c407e4c120848991092b7a423e4f01 removed inlines to work with autoconf/library build diff -r f0f5da84c4c4 -r f82bd67d93fa jenkinsHash_lookup3.c --- a/jenkinsHash_lookup3.c Tue Sep 25 16:03:21 2012 +0200 +++ b/jenkinsHash_lookup3.c Mon Oct 29 16:46:11 2012 +0100 @@ -170,7 +170,7 @@ hashlittle() has to dance around fitting the key bytes into registers. -------------------------------------------------------------------- */ -inline uint32_t + uint32_t jenkHash32( const uint32_t *k, /* the key, an array of uint32_t values */ size_t length) /* the length of the key, in uint32_ts */