summaryrefslogtreecommitdiff
path: root/src/ldo.h
diff options
context:
space:
mode:
authorLua Team <team@lua.org>2013-11-11 12:00:00 +0000
committerrepogen <>2013-11-11 12:00:00 +0000
commit357e7cdc32cd4224b03748e4f284857e47f70a68 (patch)
tree43dd992e668609554251ce6b69df4c29d560835e /src/ldo.h
parentdc27609467d2699ac9252e89d632432ac5f798f2 (diff)
downloadlua-github-5.2.3.tar.gz
Diffstat (limited to 'src/ldo.h')
-rw-r--r--src/ldo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldo.h b/src/ldo.h
index 27b837d9..d3d3082c 100644
--- a/src/ldo.h
+++ b/src/ldo.h
@@ -1,5 +1,5 @@
/*
-** $Id: ldo.h,v 2.20 2011/11/29 15:55:08 roberto Exp $
+** $Id: ldo.h,v 2.20.1.1 2013/04/12 18:48:47 roberto Exp $
** Stack and Call structure of Lua
** See Copyright Notice in lua.h
*/