removed some trailing whitespaces

This commit is contained in:
Dvir Volk 2017-11-27 23:19:51 +02:00
parent 5b7b12e38f
commit d4d753dae4

View File

@ -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);