diff options
Diffstat (limited to '')
-rw-r--r-- | editors/fxite/files/patch-src_luacmds.cpp (renamed from editors/fxite/files/patch-src__luacmds.cpp) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/fxite/files/patch-src__luacmds.cpp b/editors/fxite/files/patch-src_luacmds.cpp index 43fa2429a1c4..511769d5cf4c 100644 --- a/editors/fxite/files/patch-src__luacmds.cpp +++ b/editors/fxite/files/patch-src_luacmds.cpp @@ -1,6 +1,6 @@ --- src/luacmds.cpp.orig 2013-10-03 09:22:51 UTC +++ src/luacmds.cpp -@@ -530,7 +530,7 @@ static int view_clear_output(lua_State* +@@ -530,7 +530,7 @@ static int view_clear_output(lua_State* L) } @@ -9,7 +9,7 @@ {"file_new", file_new}, {"file_open", file_open}, {"file_reload", file_reload}, -@@ -585,7 +585,7 @@ static const struct luaL_reg fxte_comman +@@ -585,7 +585,7 @@ static const struct luaL_reg fxte_commands[] = { |