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
36def8fd
Commit
36def8fd
authored
Jun 27, 2012
by
antirez
Browse files
Typo in comment.
parent
3a328978
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/replication.c
View file @
36def8fd
...
@@ -419,7 +419,7 @@ error:
...
@@ -419,7 +419,7 @@ error:
}
}
/* Send a synchronous command to the master. Used to send AUTH and
/* 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 success NULL is returned.
* On error an sds string describing the error 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