removed some trailing whitespaces

This commit is contained in:
Dvir Volk 2017-11-27 23:19:51 +02:00 committed by antirez
parent 84c6f1e3ca
commit 3b95c89cdb

View File

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