diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2024-04-08 14:28:26 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2024-04-08 14:28:26 -0300 |
commit | 0897c0a4289ef3a8d45761266124613f364bef60 (patch) | |
tree | 749c0fa121f686c65a9d8c2c909c7bd04f9c6b34 /lua.h | |
parent | 5edacafcfa36a1fa86a7b5316bacf8c6a2c47227 (diff) | |
download | lua-0897c0a4289ef3a8d45761266124613f364bef60.tar.gz lua-0897c0a4289ef3a8d45761266124613f364bef60.tar.bz2 lua-0897c0a4289ef3a8d45761266124613f364bef60.zip |
'getmode' renamed to 'getMode'
The name 'getmode' conficts with a function from BSD, defined
in <unistd.h>. Although 'lbaselib.c' cannot include that header,
'onelua.c' can.
Diffstat (limited to 'lua.h')
0 files changed, 0 insertions, 0 deletions