diff options
Diffstat (limited to 'src/lua51/ldebug.c')
-rw-r--r-- | src/lua51/ldebug.c | 1 |
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) */ |