summaryrefslogtreecommitdiff
path: root/src/lua5/loh/im_fftw.loh
diff options
context:
space:
mode:
Diffstat (limited to 'src/lua5/loh/im_fftw.loh')
-rw-r--r--src/lua5/loh/im_fftw.loh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lua5/loh/im_fftw.loh b/src/lua5/loh/im_fftw.loh
index ff3b448..4f45bcc 100644
--- a/src/lua5/loh/im_fftw.loh
+++ b/src/lua5/loh/im_fftw.loh
@@ -1,7 +1,7 @@
/* code automatically generated by bin2c -- DO NOT EDIT */
{
/* #include'ing this file in a C program is equivalent to calling
- if (luaL_loadfile(L,"../obj/imlua_fftw51/im_fftw.lo")==0) lua_pcall(L, 0, 0, 0);
+ if (luaL_loadfile(L,"../obj/imlua_fftw51/im_fftw.lo")==0) lua_call(L, 0, 0);
*/
/* ../obj/imlua_fftw51/im_fftw.lo */
static const unsigned char B1[]={
@@ -99,5 +99,5 @@ static const unsigned char B1[]={
101,115,116, 0, 2, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0,
};
- if (luaL_loadbuffer(L,(const char*)B1,sizeof(B1),"../obj/imlua_fftw51/im_fftw.lo")==0) lua_pcall(L, 0, 0, 0);
+ if (luaL_loadbuffer(L,(const char*)B1,sizeof(B1),"../obj/imlua_fftw51/im_fftw.lo")==0) lua_call(L, 0, 0);
}