Comments (mosty typos)
This commit is contained in:
2
loslib.c
2
loslib.c
@@ -196,7 +196,7 @@ static int os_clock (lua_State *L) {
|
||||
*/
|
||||
|
||||
/*
|
||||
** About the overflow check: an overflow cannot occurr when time
|
||||
** About the overflow check: an overflow cannot occur when time
|
||||
** is represented by a lua_Integer, because either lua_Integer is
|
||||
** large enough to represent all int fields or it is not large enough
|
||||
** to represent a time that cause a field to overflow. However, if
|
||||
|
||||
Reference in New Issue
Block a user