Skip to content

Commit c4bf426

Browse files
committed
修正src/zipmap.h中宏定义
1 parent 6852da1 commit c4bf426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zipmap.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
* POSSIBILITY OF SUCH DAMAGE.
3333
*/
3434

35-
#ifndef _ZIMMAP_H
35+
#ifndef _ZIPMAP_H
3636
#define _ZIPMAP_H
3737

3838
unsigned char *zipmapNew(void);

0 commit comments

Comments
 (0)