We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab4c242 commit 88c170aCopy full SHA for 88c170a
src/include/redismodule.h
@@ -1711,4 +1711,4 @@ static int RedisModule_Init(RedisModuleCtx *ctx, const char *name, int ver, int
1711
#define RMAPI_FUNC_SUPPORTED(func) (func != NULL)
1712
1713
#endif /* REDISMODULE_CORE */
1714
-#endif /* REDISMODULE_H */
+#endif /* REDISMODULE_H */
0 commit comments