diff options
| -rw-r--r-- | loslib.c | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | /* | 1 | /* |
| 2 | ** $Id: loslib.c,v 1.33 2011/01/26 16:30:02 roberto Exp roberto $ | 2 | ** $Id: loslib.c,v 1.34 2011/03/03 16:34:46 roberto Exp roberto $ |
| 3 | ** Standard Operating System library | 3 | ** Standard Operating System library |
| 4 | ** See Copyright Notice in lua.h | 4 | ** See Copyright Notice in lua.h |
| 5 | */ | 5 | */ |
| @@ -21,7 +21,7 @@ | |||
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | /* | 23 | /* |
| 24 | ** list of valid conversion specifiers @* for the 'strftime' function | 24 | ** list of valid conversion specifiers for the 'strftime' function |
| 25 | */ | 25 | */ |
| 26 | #if !defined(LUA_STRFTIMEOPTIONS) | 26 | #if !defined(LUA_STRFTIMEOPTIONS) |
| 27 | 27 | ||
