Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
0332a321
Commit
0332a321
authored
Jun 27, 2012
by
antirez
Browse files
Typo in comment.
parent
b998ebe9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/replication.c
View file @
0332a321
...
...
@@ -234,7 +234,7 @@ void sendBulkToSlave(aeEventLoop *el, int fd, void *privdata, int mask) {
}
/* Send a synchronous command to the master. Used to send AUTH and
* REPLCONF comma
d
ns before starting the replication with SYNC.
* REPLCONF comman
d
s before starting the replication with SYNC.
*
* On success NULL is returned.
* On error an sds string describing the error is returned.
...
...
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