aboutsummaryrefslogtreecommitdiff
path: root/contrib/lua/src/llex.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lua/src/llex.h')
-rw-r--r--contrib/lua/src/llex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/lua/src/llex.h b/contrib/lua/src/llex.h
index 2363d87e40ea..2ed0af66a48f 100644
--- a/contrib/lua/src/llex.h
+++ b/contrib/lua/src/llex.h
@@ -1,5 +1,5 @@
/*
-** $Id: llex.h,v 1.79 2016/05/02 14:02:12 roberto Exp $
+** $Id: llex.h,v 1.79.1.1 2017/04/19 17:20:42 roberto Exp $
** Lexical Analyzer
** See Copyright Notice in lua.h
*/