aboutsummaryrefslogtreecommitdiff
path: root/contrib/lua/src/lopcodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lua/src/lopcodes.h')
-rw-r--r--contrib/lua/src/lopcodes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/lua/src/lopcodes.h b/contrib/lua/src/lopcodes.h
index bbc4b61968aa..6feaa1cd07aa 100644
--- a/contrib/lua/src/lopcodes.h
+++ b/contrib/lua/src/lopcodes.h
@@ -1,5 +1,5 @@
/*
-** $Id: lopcodes.h,v 1.149 2016/07/19 17:12:21 roberto Exp $
+** $Id: lopcodes.h,v 1.149.1.1 2017/04/19 17:20:42 roberto Exp $
** Opcodes for Lua virtual machine
** See Copyright Notice in lua.h
*/