removed some trailing whitespaces

This commit is contained in:
Dvir Volk 2017-11-27 23:19:51 +02:00
parent fa158da45d
commit 8e5174caeb

View File

@ -87,8 +87,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);