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
453e01a0
Commit
453e01a0
authored
Mar 13, 2020
by
antirez
Browse files
Restore newline at the end of redis-cli.c
parent
ebf1acd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/redis-cli.c
View file @
453e01a0
...
...
@@ -8062,4 +8062,5 @@ int main(int argc, char **argv) {
}
else
{
return
noninteractive
(
argc
,
convertToSds
(
argc
,
argv
));
}
}
\ No newline at end of file
}
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