mirror of
https://github.com/redis/redis.git
synced 2026-01-11 20:18:08 -05:00
Fixed REDISMODULE_H spell bug
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user