summaryrefslogtreecommitdiff
path: root/src/lmem.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/lmem.h
parentdc27609467d2699ac9252e89d632432ac5f798f2 (diff)
downloadlua-github-5.2.3.tar.gz
Diffstat (limited to 'src/lmem.h')
-rw-r--r--src/lmem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lmem.h b/src/lmem.h
index 5f850999..bd4f4e07 100644
--- a/src/lmem.h
+++ b/src/lmem.h
@@ -1,5 +1,5 @@
/*
-** $Id: lmem.h,v 1.40 2013/02/20 14:08:21 roberto Exp $
+** $Id: lmem.h,v 1.40.1.1 2013/04/12 18:48:47 roberto Exp $
** Interface to Memory Manager
** See Copyright Notice in lua.h
*/