mirror of
https://github.com/minetest/minetest.git
synced 2025-01-24 06:51:35 +01:00
Fix trailing whitespace from #14179
This commit is contained in:
parent
66b3db3601
commit
ab7af5d15a
@ -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);
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user