aboutsummaryrefslogtreecommitdiff
path: root/stand/liblua
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2024-02-24 04:22:08 +0000
committerWarner Losh <imp@FreeBSD.org>2024-02-24 04:22:08 +0000
commit6faf55c86d9b86f40de8d19970e42cb42a892c47 (patch)
tree96636c4bc47cdc36806b92e96281bc2a04251ba2 /stand/liblua
parent48698ead6ff0640098e6aecdd5cbf6ea8f5ac177 (diff)
Diffstat (limited to 'stand/liblua')
-rw-r--r--stand/liblua/gfx_utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stand/liblua/gfx_utils.c b/stand/liblua/gfx_utils.c
index 8d2aaacbd688..301cd9cb8610 100644
--- a/stand/liblua/gfx_utils.c
+++ b/stand/liblua/gfx_utils.c
@@ -242,7 +242,7 @@ luaopen_gfx(lua_State *L)
}
void
-gfx_interp_md(void)
+gfx_interp_ref(void)
{
}