diff options
Diffstat (limited to 'luaconf.h')
-rw-r--r-- | luaconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -493,7 +493,7 @@ | |||
493 | @@ LUA_UNSIGNED is the unsigned version of LUA_INTEGER. | 493 | @@ LUA_UNSIGNED is the unsigned version of LUA_INTEGER. |
494 | ** | 494 | ** |
495 | @@ LUAI_UACINT is the result of a 'default argument promotion' | 495 | @@ LUAI_UACINT is the result of a 'default argument promotion' |
496 | @@ over a lUA_INTEGER. | 496 | @@ over a LUA_INTEGER. |
497 | @@ LUA_INTEGER_FRMLEN is the length modifier for reading/writing integers. | 497 | @@ LUA_INTEGER_FRMLEN is the length modifier for reading/writing integers. |
498 | @@ LUA_INTEGER_FMT is the format for writing integers. | 498 | @@ LUA_INTEGER_FMT is the format for writing integers. |
499 | @@ LUA_MAXINTEGER is the maximum value for a LUA_INTEGER. | 499 | @@ LUA_MAXINTEGER is the maximum value for a LUA_INTEGER. |