Unverified Commit 4e36925c authored by xhe's avatar xhe Committed by GitHub
Browse files

correction


Co-authored-by: default avatarOran Agra <oran@redislabs.com>
parent ef14c18c
......@@ -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) {
long long ver = 0;
int next_arg = 1;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment