summaryrefslogtreecommitdiffstats
path: root/lua/lmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lmem.c')
-rw-r--r--lua/lmem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lmem.c b/lua/lmem.c
index 3f88496..ee343e3 100644
--- a/lua/lmem.c
+++ b/lua/lmem.c
@@ -1,5 +1,5 @@
/*
-** $Id: lmem.c,v 1.84 2012/05/23 15:41:53 roberto Exp $
+** $Id: lmem.c,v 1.84.1.1 2013/04/12 18:48:47 roberto Exp $
** Interface to Memory Manager
** See Copyright Notice in lua.h
*/