mirror of
https://github.com/fluencelabs/redis
synced 2025-06-14 09:41:21 +00:00
removed some trailing whitespaces
This commit is contained in:
@ -85,8 +85,6 @@ sds keyspaceEventsFlagsToString(int flags) {
|
|||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* The API provided to the rest of the Redis core is a simple function:
|
/* The API provided to the rest of the Redis core is a simple function:
|
||||||
*
|
*
|
||||||
* notifyKeyspaceEvent(char *event, robj *key, int dbid);
|
* notifyKeyspaceEvent(char *event, robj *key, int dbid);
|
||||||
|
Reference in New Issue
Block a user