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