mirror of
https://github.com/fluencelabs/redis
synced 2025-06-14 09:41:21 +00:00
mistype fixed
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifndef _ZIMMAP_H
|
||||
#ifndef _ZIPMAP_H
|
||||
#define _ZIPMAP_H
|
||||
|
||||
unsigned char *zipmapNew(void);
|
||||
|
Reference in New Issue
Block a user