From 43f13729a24f187c291135aa60cdeb9d9be89251 Mon Sep 17 00:00:00 2001 From: Roberto Ierusalimschy Date: Mon, 20 Jun 2011 13:50:59 -0300 Subject: comment --- loslib.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'loslib.c') diff --git a/loslib.c b/loslib.c index fc7f5459..bda2657d 100644 --- a/loslib.c +++ b/loslib.c @@ -1,5 +1,5 @@ /* -** $Id: loslib.c,v 1.33 2011/01/26 16:30:02 roberto Exp roberto $ +** $Id: loslib.c,v 1.34 2011/03/03 16:34:46 roberto Exp roberto $ ** Standard Operating System library ** See Copyright Notice in lua.h */ @@ -21,7 +21,7 @@ /* -** list of valid conversion specifiers @* for the 'strftime' function +** list of valid conversion specifiers for the 'strftime' function */ #if !defined(LUA_STRFTIMEOPTIONS) -- cgit v1.2.3-55-g6feb