mirror of
https://github.com/fluencelabs/redis
synced 2025-06-12 16:51:22 +00:00
Tracking: BCAST: basic feature now works.
This commit is contained in:
@ -2224,7 +2224,7 @@ NULL
|
||||
* [PREFIX second] ... */
|
||||
long long redir = 0;
|
||||
int bcast = 0;
|
||||
robj **prefix;
|
||||
robj **prefix = NULL;
|
||||
size_t numprefix = 0;
|
||||
|
||||
/* Parse the options. */
|
||||
|
Reference in New Issue
Block a user