summaryrefslogtreecommitdiffstats
path: root/lua/lopcodes.c
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lopcodes.c')
-rw-r--r--lua/lopcodes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lopcodes.c b/lua/lopcodes.c
index ef73692..4190dc7 100644
--- a/lua/lopcodes.c
+++ b/lua/lopcodes.c
@@ -1,5 +1,5 @@
/*
-** $Id: lopcodes.c,v 1.49 2012/05/14 13:34:18 roberto Exp $
+** $Id: lopcodes.c,v 1.49.1.1 2013/04/12 18:48:47 roberto Exp $
** Opcodes for Lua virtual machine
** See Copyright Notice in lua.h
*/