summaryrefslogtreecommitdiff
path: root/src/lctype.c
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2018-08-10 20:05:41 +0000
committerKyle Evans <kevans@FreeBSD.org>2018-08-10 20:05:41 +0000
commitabe858c1d6e8bf7d7206b09ed715677ac63b5fca (patch)
treeb4a55f98f19586c9016c18dc0a0cbb51499500e9 /src/lctype.c
parentc07e635a743de50fac64b715c08cd78aa51077c5 (diff)
Notes
Diffstat (limited to 'src/lctype.c')
-rw-r--r--src/lctype.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lctype.c b/src/lctype.c
index ae9367e691bdf..f8ad7a2edf6e5 100644
--- a/src/lctype.c
+++ b/src/lctype.c
@@ -1,5 +1,5 @@
/*
-** $Id: lctype.c,v 1.12 2014/11/02 19:19:04 roberto Exp $
+** $Id: lctype.c,v 1.12.1.1 2017/04/19 17:20:42 roberto Exp $
** 'ctype' functions for Lua
** See Copyright Notice in lua.h
*/