Lua plugin: fix bad behaviour for io.open(path, 'w')
commitb8e9d096edb03d9eef95dedbb81d4135ba6da551
authormcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Sep 2009 21:41:48 +0000 (6 21:41 +0000)
committermcuelenaere <mcuelenaere@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Sep 2009 21:41:48 +0000 (6 21:41 +0000)
treea8716e01adf88b27431849c406ceeac03bade0c9
parentabaa2497afb6630a78fd737228ae4cec0b4a1844
Lua plugin: fix bad behaviour for io.open(path, 'w')

Author: Christophe Gragnic
Patch: FS#10592

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22645 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/lua/liolib.c