From 32a12e2f3f18aeade5e2cd77eda67a261815246e Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Fri, 15 Jul 2011 09:50:29 -0300 Subject: detail (cleaned whitespaces at end of lines) --- lctype.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lctype.h') diff --git a/lctype.h b/lctype.h index 34bc222c..5dc17013 100644 --- a/lctype.h +++ b/lctype.h @@ -1,5 +1,5 @@ /* -** $Id: lctype.h,v 1.10 2011/06/24 12:25:33 roberto Exp roberto $ +** $Id: lctype.h,v 1.11 2011/06/27 18:22:46 roberto Exp roberto $ ** 'ctype' functions for Lua ** See Copyright Notice in lua.h */ @@ -11,7 +11,7 @@ /* -** WARNING: the functions defined here do not necessarily correspond +** WARNING: the functions defined here do not necessarily correspond ** to the similar functions in the standard C ctype.h. They are ** optimized for the specific needs of Lua */ -- cgit v1.2.3-55-g6feb