mirror of https://mirror.osredm.com/root/redis.git
Restore newline at the end of redis-cli.c
This commit is contained in:
parent
ebf1acd33c
commit
453e01a091
|
@ -8063,3 +8063,4 @@ int main(int argc, char **argv) {
|
|||
return noninteractive(argc,convertToSds(argc,argv));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue