mistype fixed

This commit is contained in:
Maxim Zakharov 2013-08-28 15:34:52 +10:00 committed by antirez
parent 70e82e5c79
commit 43fe2d0d97

View File

@ -32,7 +32,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef _ZIMMAP_H
#ifndef _ZIPMAP_H
#define _ZIPMAP_H
unsigned char *zipmapNew(void);