mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-19 21:35:46 +01:00
Fix trailing whitespace from #14179
This commit is contained in:
@@ -414,7 +414,7 @@ private:
|
|||||||
|
|
||||||
// set_flags(self, flags)
|
// set_flags(self, flags)
|
||||||
static int l_set_flags(lua_State *L);
|
static int l_set_flags(lua_State *L);
|
||||||
|
|
||||||
// get_flags(self)
|
// get_flags(self)
|
||||||
static int l_get_flags(lua_State *L);
|
static int l_get_flags(lua_State *L);
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user