]> git.saurik.com Git - redis.git/commit - src/redis.c
Match printf format with actual type in genRedisInfoString().
authorantirez <antirez@gmail.com>
Mon, 10 Sep 2012 10:42:55 +0000 (12:42 +0200)
committerantirez <antirez@gmail.com>
Mon, 10 Sep 2012 10:42:55 +0000 (12:42 +0200)
commit978e5177fdd33bfc638b6aa7e82bd61b3487afed
tree1121baaa8c4c04f7890fd9ed20cb638a1360c930
parent74e57d0ecefaff0f029469bea65edc2e20747ee3
Match printf format with actual type in genRedisInfoString().
src/redis.c