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 0d4ec938..bb5dad54 100644
--- a/ltests.c
+++ b/ltests.c
@@ -80,7 +80,7 @@ static int tpanic (lua_State *L) {
80 80
81 81
82/* 82/*
83** Warning function for tests. Fist, it concatenates all parts of 83** Warning function for tests. First, it concatenates all parts of
84** a warning in buffer 'buff'. Then, it has three modes: 84** a warning in buffer 'buff'. Then, it has three modes:
85** - 0.normal: messages starting with '#' are shown on standard output; 85** - 0.normal: messages starting with '#' are shown on standard output;
86** - other messages abort the tests (they represent real warning 86** - other messages abort the tests (they represent real warning