mirror of
https://github.com/fluencelabs/redis
synced 2025-06-19 20:21:21 +00:00
mistype fixed
This commit is contained in:
@ -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);
|
||||||
|
Reference in New Issue
Block a user