projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
6be7286
)
Type on attribute.
author
Brian Aker
<brian@gaz>
Sat, 17 Jul 2010 17:09:40 +0000
(10:09 -0700)
committer
Brian Aker
<brian@gaz>
Sat, 17 Jul 2010 17:09:40 +0000
(10:09 -0700)
libhashkit/hsieh.c
patch
|
blob
|
history
diff --git
a/libhashkit/hsieh.c
b/libhashkit/hsieh.c
index 46cc241e330125249466b225e96976e817d634ad..c688add6c6d914bac9c0ca11a56fc1f5e194df61 100644
(file)
--- a/
libhashkit/hsieh.c
+++ b/
libhashkit/hsieh.c
@@
-17,7
+17,7
@@
+(uint32_t)(((const uint8_t *)(d))[0]) )
#endif
-uint32_t hashkit_hsieh(const char *key, size_t key_length, void *context__attribute__((unused)))
+uint32_t hashkit_hsieh(const char *key, size_t key_length, void *context
__attribute__((unused)))
{
uint32_t hash = 0, tmp;
int rem;