mirror of
https://github.com/redis/redis.git
synced 2026-02-03 20:39:54 -05:00
Fixed REDISMODULE_H spell bug
This commit is contained in:
parent
81008bf99e
commit
a9359f841e
1 changed files with 1 additions and 1 deletions
|
|
@ -506,4 +506,4 @@ static int RedisModule_Init(RedisModuleCtx *ctx, const char *name, int ver, int
|
|||
#define RedisModuleString robj
|
||||
|
||||
#endif /* REDISMODULE_CORE */
|
||||
#endif /* REDISMOUDLE_H */
|
||||
#endif /* REDISMODULE_H */
|
||||
|
|
|
|||
Loading…
Reference in a new issue