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 7406ab5 commit 8500f3aCopy full SHA for 8500f3a
CodeFormatLib/src/LuaJIT-Compact.h
@@ -13,5 +13,5 @@ int lua_isinteger(lua_State *L, int idx);
13
int luaL_len(lua_State *L, int idx);
14
15
int lua_geti(lua_State *L, int idx, lua_Integer n);
16
-#endif LUAJIT
+#endif
17
#endif //LUAJIT_COMPACT_H
0 commit comments