aboutsummaryrefslogtreecommitdiff
path: root/ltests.c
diff options
context:
space:
mode:
Diffstat (limited to 'ltests.c')
-rw-r--r--ltests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltests.c b/ltests.c
index 7e3a389a..2020131f 100644
--- a/ltests.c
+++ b/ltests.c
@@ -863,7 +863,7 @@ static int alloc_failnext (lua_State *L) {
863 l_memcontrol.failnext = 1; 863 l_memcontrol.failnext = 1;
864 return 0; 864 return 0;
865} 865}
866 866
867 867
868static int settrick (lua_State *L) { 868static int settrick (lua_State *L) {
869 if (ttisnil(obj_at(L, 1))) 869 if (ttisnil(obj_at(L, 1)))