]> git.saurik.com Git - redis.git/commit
Added a top-function comment to rioWriteHashIteratorCursor() to better specify what...
authorantirez <antirez@gmail.com>
Sat, 10 Mar 2012 09:36:51 +0000 (10:36 +0100)
committerantirez <antirez@gmail.com>
Sat, 10 Mar 2012 09:36:51 +0000 (10:36 +0100)
commitaddc032756e338731c528d5868cf73b71ea2598e
tree5d7903ae117716a12cae57c432198e6e29d10c56
parent8562798308391d489016b3995d438b6187b5980a
Added a top-function comment to rioWriteHashIteratorCursor() to better specify what the function does. Not immediately clear from the name.
src/aof.c