stream.h: fix typo
This commit is contained in:
parent
c65347ab17
commit
3ef6b79c80
@ -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…
x
Reference in New Issue
Block a user