mirror of
https://github.com/fluencelabs/redis
synced 2025-04-26 11:02:13 +00:00
Typo in comment.
This commit is contained in:
parent
b998ebe904
commit
0332a321ba
@ -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
|
/* Send a synchronous command to the master. Used to send AUTH and
|
||||||
* REPLCONF commadns before starting the replication with SYNC.
|
* REPLCONF commands 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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user