correction
Co-authored-by: Oran Agra <oran@redislabs.com>
This commit is contained in:
parent
ef14c18c8e
commit
4e36925c66
@ -2758,7 +2758,7 @@ NULL
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* HELLO [protocol-version] [AUTH <user> <password>] [SETNAME <name>] */
|
/* HELLO [<protocol-version> [AUTH <user> <password>] [SETNAME <name>] ] */
|
||||||
void helloCommand(client *c) {
|
void helloCommand(client *c) {
|
||||||
long long ver = 0;
|
long long ver = 0;
|
||||||
int next_arg = 1;
|
int next_arg = 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user