]> git.saurik.com Git - redis.git/commit
portability fix in redis benchmark, using zu format specified with size_t instead...
authorantirez <antirez@gmail.com>
Mon, 24 Jan 2011 09:05:42 +0000 (10:05 +0100)
committerantirez <antirez@gmail.com>
Mon, 24 Jan 2011 09:05:42 +0000 (10:05 +0100)
commit9b45592c699d6ca9445259e18839ea535495e23b
treef2e8177f97e94f4d50bc59f4e3ee10f73a0589d3
parent0d808ef27532204d4176c16956eb4cef7f452ae2
portability fix in redis benchmark, using zu format specified with size_t instead of lu
src/redis-benchmark.c