mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
commit
a92921da13
@ -88,7 +88,7 @@ typedef struct streamNACK {
|
||||
|
||||
/* Stream propagation informations, passed to functions in order to propagate
|
||||
* XCLAIM commands to AOF and slaves. */
|
||||
typedef struct sreamPropInfo {
|
||||
typedef struct streamPropInfo {
|
||||
robj *keyname;
|
||||
robj *groupname;
|
||||
} streamPropInfo;
|
||||
|
Loading…
Reference in New Issue
Block a user