mirror of
https://github.com/minetest/minetest.git
synced 2025-03-06 20:48:40 +01:00
Fix trailing whitespace from #14179
This commit is contained in:
parent
66b3db3601
commit
ab7af5d15a
1 changed files with 1 additions and 1 deletions
|
@ -414,7 +414,7 @@ private:
|
|||
|
||||
// set_flags(self, flags)
|
||||
static int l_set_flags(lua_State *L);
|
||||
|
||||
|
||||
// get_flags(self)
|
||||
static int l_get_flags(lua_State *L);
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue