]> git.saurik.com Git - redis.git/commit
fixed typo in hahs function seed default value. It is no longer used but fixed to...
authorantirez <antirez@gmail.com>
Sun, 22 Jan 2012 00:40:23 +0000 (01:40 +0100)
committerantirez <antirez@gmail.com>
Sun, 22 Jan 2012 00:40:23 +0000 (01:40 +0100)
commitb362c111daa0939f86123cb6fb82fbb389cffc7b
treeac603765c4d8da0d11f620ae072872400d8986e0
parent06c5523a88ec0f76ff932de5240c8d3ad3b1cc19
fixed typo in hahs function seed default value. It is no longer used but fixed to retain the old constant as default anyway.
src/dict.c