diff options
Diffstat (limited to 'src/ldo.c')
-rw-r--r-- | src/ldo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldo.c b/src/ldo.c index 90b695fb04c74..316e45c8fec5b 100644 --- a/src/ldo.c +++ b/src/ldo.c @@ -1,5 +1,5 @@ /* -** $Id: ldo.c,v 2.157 2016/12/13 15:52:21 roberto Exp $ +** $Id: ldo.c,v 2.157.1.1 2017/04/19 17:20:42 roberto Exp $ ** Stack and Call structure of Lua ** See Copyright Notice in lua.h */ |