summaryrefslogtreecommitdiffstats
path: root/lua/linit.c
diff options
context:
space:
mode:
Diffstat (limited to 'lua/linit.c')
-rw-r--r--lua/linit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/linit.c b/lua/linit.c
index 8d3aa65..c1a3830 100644
--- a/lua/linit.c
+++ b/lua/linit.c
@@ -1,5 +1,5 @@
/*
-** $Id: linit.c,v 1.32 2011/04/08 19:17:36 roberto Exp $
+** $Id: linit.c,v 1.32.1.1 2013/04/12 18:48:47 roberto Exp $
** Initialization of libraries for lua.c and other clients
** See Copyright Notice in lua.h
*/