Fix typo.
Reported-By: Thomas Munro and Jesper Pedersen
This commit is contained in:
parent
510b8cbff1
commit
f14241236e
@ -22,7 +22,7 @@ hash_combine(uint32 a, uint32 b)
|
||||
|
||||
|
||||
/*
|
||||
* Simple inline murmur hash implementation hashing a 32 bit ingeger, for
|
||||
* Simple inline murmur hash implementation hashing a 32 bit integer, for
|
||||
* performance.
|
||||
*/
|
||||
static inline uint32
|
||||
|
Loading…
x
Reference in New Issue
Block a user