summaryrefslogtreecommitdiff
path: root/source/luametatex/source/lua/lmttokenlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/luametatex/source/lua/lmttokenlib.h')
-rw-r--r--source/luametatex/source/lua/lmttokenlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/luametatex/source/lua/lmttokenlib.h b/source/luametatex/source/lua/lmttokenlib.h
index 450c6173a..bfc3ed6f2 100644
--- a/source/luametatex/source/lua/lmttokenlib.h
+++ b/source/luametatex/source/lua/lmttokenlib.h
@@ -33,7 +33,7 @@ extern halfword lmt_token_list_from_lua (lua_State *L, int slot);
extern halfword lmt_token_code_from_lua (lua_State *L, int slot);
extern void lmt_function_call (int slot, int prefix);
-extern int lmt_function_call_by_class (int slot, int property, halfword *value);
+extern int lmt_function_call_by_category (int slot, int property, halfword *value);
extern void lmt_token_call (int p);
extern void lmt_local_call (int slot);