Commit 43fe2d0d authored by Maxim Zakharov's avatar Maxim Zakharov Committed by antirez
Browse files

mistype fixed

parent 70e82e5c
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
* POSSIBILITY OF SUCH DAMAGE. * POSSIBILITY OF SUCH DAMAGE.
*/ */
#ifndef _ZIMMAP_H #ifndef _ZIPMAP_H
#define _ZIPMAP_H #define _ZIPMAP_H
unsigned char *zipmapNew(void); unsigned char *zipmapNew(void);
......
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