mirror of
https://github.com/fluencelabs/redis
synced 2025-05-01 13:32:13 +00:00
parent
25a4699a9e
commit
a43e45e391
@ -872,7 +872,6 @@ static char **convertToSds(int count, char** args) {
|
|||||||
return sds;
|
return sds;
|
||||||
}
|
}
|
||||||
|
|
||||||
#define LINE_BUFLEN 4096
|
|
||||||
static void repl(void) {
|
static void repl(void) {
|
||||||
sds historyfile = NULL;
|
sds historyfile = NULL;
|
||||||
int history = 0;
|
int history = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user