mirror of https://mirror.osredm.com/root/redis.git
mistype fixed
This commit is contained in:
parent
70e82e5c79
commit
43fe2d0d97
|
@ -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);
|
||||||
|
|
Loading…
Reference in New Issue