forked from len0rd/rockbox
Lua liolib
Add Whitespace to EOF Change-Id: Iac253e7905c59518040d39bb5033e35f0deea948
This commit is contained in:
parent
0d41e13cf4
commit
07a0f206fe
1 changed files with 1 additions and 1 deletions
|
@ -468,4 +468,4 @@ LUALIB_API int luaopen_io (lua_State *L) {
|
|||
/* create (and set) default files */
|
||||
lua_pop(L, 1); /* pop environment for default files */
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue