summaryrefslogtreecommitdiff
path: root/src/anylike.c
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anylike.org>2009-12-26 18:40:16 +0000
committerChristian Pointner <equinox@anylike.org>2009-12-26 18:40:16 +0000
commitaace680ae8c2f86d3e1057fb0d5af1bbe6648b93 (patch)
treef9e62823483a01f5ec299af0f4598b9521ec68d4 /src/anylike.c
parentupdated README (diff)
fixed some typos at output
switched to precompiled lua file
Diffstat (limited to 'src/anylike.c')
-rw-r--r--src/anylike.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/anylike.c b/src/anylike.c
index 91088b8..93990a0 100644
--- a/src/anylike.c
+++ b/src/anylike.c
@@ -74,7 +74,7 @@ int init_libgcrypt()
#endif
-#define LUA_MAIN_LOOP_FILE "main_loop.lua"
+#define LUA_MAIN_LOOP_FILE "main_loop.lc"
#define LUA_MAIN_LOOP_FUNC "main_loop"
static const luaL_Reg anylike_lualibs[] = {