Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
42b10b44
Commit
42b10b44
authored
Jan 17, 2023
by
Vitaly Arbuzov
Browse files
Fix spelling issue
parent
e9965772
Changes
1
Show whitespace changes
Inline
Side-by-side
src/server.h
View file @
42b10b44
...
...
@@ -2355,7 +2355,7 @@ typedef struct {
unsigned
char
*
lpi
;
/* listpack iterator */
}
setTypeIterator
;
/* Struture for DB iterator that allows iterating across multiple slot specific dictionaries in cluster mode. */
/* Stru
c
ture for DB iterator that allows iterating across multiple slot specific dictionaries in cluster mode. */
typedef
struct
dbIterator
{
redisDb
*
db
;
int
index
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment