Fixed REDISMODULE_H spell bug

This commit is contained in:
xjp 2018-12-18 17:31:44 +08:00
parent 81008bf99e
commit a9359f841e
1 changed files with 1 additions and 1 deletions

View File

@ -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 */