summaryrefslogtreecommitdiff
path: root/lib/lua
diff options
context:
space:
mode:
authorpixel <pixel>2007-07-27 14:32:05 +0000
committerpixel <pixel>2007-07-27 14:32:05 +0000
commit63bd3b7faf8ea2ddbbe475b0c16c40e4d703aeaa (patch)
tree036d6e398c10fbeade6b5a64a30a9fc45f7aa49b /lib/lua
parent6c1ab7da376ae7f78a075dda5c5be0dabce20931 (diff)
Upgrading to Lua-5.1
Diffstat (limited to 'lib/lua')
-rw-r--r--lib/lua/src/ltests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lua/src/ltests.c b/lib/lua/src/ltests.c
index a332684..287023c 100644
--- a/lib/lua/src/ltests.c
+++ b/lib/lua/src/ltests.c
@@ -1,5 +1,5 @@
/*
-** $Id: ltests.c,v 1.4 2004-11-27 21:46:07 pixel Exp $
+** $Id: ltests.c,v 1.5 2007-07-27 14:32:05 pixel Exp $
** Internal Module for Debugging of the Lua Implementation
** See Copyright Notice in lua.h
*/