Skip to content

Commit

Permalink
Merge pull request #13 from ZheYuan/unstable
Browse files Browse the repository at this point in the history
修正src/zipmap.h中宏定义
  • Loading branch information
huangzworks committed Mar 28, 2014
2 parents 6852da1 + c4bf426 commit 644e8b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zipmap.h
Expand Up @@ -32,7 +32,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/

#ifndef _ZIMMAP_H
#ifndef _ZIPMAP_H
#define _ZIPMAP_H

unsigned char *zipmapNew(void);
Expand Down

0 comments on commit 644e8b7

Please sign in to comment.