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
4e36925c
Unverified
Commit
4e36925c
authored
Dec 24, 2020
by
xhe
Committed by
GitHub
Dec 24, 2020
Browse files
correction
Co-authored-by:
Oran Agra
<
oran@redislabs.com
>
parent
ef14c18c
Changes
1
Show whitespace changes
Inline
Side-by-side
src/networking.c
View file @
4e36925c
...
...
@@ -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
;
...
...
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