mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 08:30:51 +00:00
fixed a subtle bug in redis-cli not having visible effects
This commit is contained in:
parent
0188805dd6
commit
e17e0b0529
@ -42,7 +42,7 @@
|
||||
|
||||
#define REDIS_CMD_INLINE 1
|
||||
#define REDIS_CMD_BULK 2
|
||||
#define REDIS_CMD_MULTIBULK 3
|
||||
#define REDIS_CMD_MULTIBULK 4
|
||||
|
||||
#define REDIS_NOTUSED(V) ((void) V)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user