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
e337b260
You need to sign in or sign up before continuing.
Commit
e337b260
authored
Apr 21, 2012
by
antirez
Browse files
Even inside #if 0 comments are comments.
parent
590d55a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dict.c
View file @
e337b260
...
...
@@ -643,8 +643,8 @@ void dictDisableResize(void) {
#if 0
The following is code that we don't use for Redis currently, but that is part
of the library.
/*
The following is code that we don't use for Redis currently, but that is part
of the library.
*/
/* ----------------------- Debugging ------------------------*/
...
...
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