summaryrefslogtreecommitdiff
path: root/src/lua51/ldebug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lua51/ldebug.c')
-rw-r--r--src/lua51/ldebug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lua51/ldebug.c b/src/lua51/ldebug.c
index 50ad3d3..50fa8b7 100644
--- a/src/lua51/ldebug.c
+++ b/src/lua51/ldebug.c
@@ -50,6 +50,7 @@ static int currentline (lua_State *L, CallInfo *ci) {
}
+//c ÉèÖù³×Óº¯Êý
/*
** this function can be called asynchronous (e.g. during a signal)
*/