From f35bab15d62ed798eb68ac69b439e2198c8fad31 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 10 May 2014 16:10:05 -0400 Subject: Fixed bug in exporting Lua symbols on Windows. --- src/lua.sym | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lua.sym') diff --git a/src/lua.sym b/src/lua.sym index 5398a9c2..d2a73e4f 100644 --- a/src/lua.sym +++ b/src/lua.sym @@ -36,7 +36,7 @@ luaL_optlstring luaL_optnumber luaL_optunsigned luaL_prepbuffer -luaL_prepbuffersize +luaL_prepbuffsize luaL_pushresult luaL_pushresultsize luaL_ref -- cgit v1.2.3