Commit 453e01a0 authored by antirez's avatar antirez
Browse files

Restore newline at the end of redis-cli.c

parent ebf1acd3
......@@ -8063,3 +8063,4 @@ int main(int argc, char **argv) {
return noninteractive(argc,convertToSds(argc,argv));
}
}
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