Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
3b95c89c
Commit
3b95c89c
authored
Nov 27, 2017
by
Dvir Volk
Committed by
antirez
Feb 15, 2018
Browse files
removed some trailing whitespaces
parent
84c6f1e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/notify.c
View file @
3b95c89c
...
@@ -85,8 +85,6 @@ sds keyspaceEventsFlagsToString(int flags) {
...
@@ -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);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment