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
43fe2d0d
Commit
43fe2d0d
authored
Aug 28, 2013
by
Maxim Zakharov
Committed by
antirez
Sep 03, 2013
Browse files
mistype fixed
parent
70e82e5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/zipmap.h
View file @
43fe2d0d
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
* POSSIBILITY OF SUCH DAMAGE.
* POSSIBILITY OF SUCH DAMAGE.
*/
*/
#ifndef _ZI
M
MAP_H
#ifndef _ZI
P
MAP_H
#define _ZIPMAP_H
#define _ZIPMAP_H
unsigned
char
*
zipmapNew
(
void
);
unsigned
char
*
zipmapNew
(
void
);
...
...
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