fix type in rdbSaveKeyValuePair() when saving an intset. Don't merge this commit...
authorantirez <antirez@gmail.com>
Mon, 28 Feb 2011 16:55:05 +0000 (17:55 +0100)
committerantirez <antirez@gmail.com>
Mon, 28 Feb 2011 16:55:05 +0000 (17:55 +0100)
commit1213abe477e7eefcb1d1694f7ba99b8eb3016e99
tree37f7d9a7f7a617ee28469c50a443368483b45b46
parent26117e84f01022b261452d6cae54616d08a31074
fix type in rdbSaveKeyValuePair() when saving an intset. Don't merge this commit into 2.2 as will not apply cleanly.
src/rdb.c