mistype fixed

This commit is contained in:
Maxim Zakharov 2013-08-28 15:34:52 +10:00 committed by antirez
parent c713b1ebdd
commit 9a0f27a5d0

View File

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