Roberto Ierusalimschy 14 年之前
父节点
当前提交
43f13729a2
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      loslib.c

+ 2 - 2
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)