diff -r aed141accdd9 -r a8c6460d612b lm_proxy.h --- a/lm_proxy.h Mon Feb 23 19:19:13 2009 +0200 +++ b/lm_proxy.h Sun Mar 08 00:48:19 2009 +0200 @@ -6,7 +6,7 @@ #include "util.h" -string2enum_t *llm_proxy_type; +string2enum_t *type_lm_proxy; int luaopen_lm_proxy (lua_State *L);