Commit d4d753da authored by Dvir Volk's avatar Dvir Volk
Browse files

removed some trailing whitespaces

parent 5b7b12e3
...@@ -87,8 +87,6 @@ sds keyspaceEventsFlagsToString(int flags) { ...@@ -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);
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment