Skip to content

Commit c465545

Browse files
committed
Merge branch 'unstable' of github.com:huangz1990/redis-3.0-annotated into unstable
2 parents 76d5ccb + 9471774 commit c465545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/t_hash.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ hashTypeIterator *hashTypeInitIterator(robj *subject) {
427427
redisPanic("Unknown hash encoding");
428428
}
429429

430-
// 返沪迭代器
430+
// 返回迭代器
431431
return hi;
432432
}
433433

0 commit comments

Comments
 (0)