Cleanup whitespace changes from SRB2_release_2.2.2

This commit is contained in:
Alam Ed Arias 2022-11-11 20:47:41 -05:00
parent 0c006dccdf
commit 46186d7632

View file

@ -641,4 +641,3 @@ LUALIB_API int luaopen_io (lua_State *L) {
lua_pop(L, 1); /* pop environment for default files */
return 1;
}