diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2021-06-30 12:53:21 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2021-06-30 12:53:21 -0300 |
commit | dbdc74dc5502c2e05e1c1e2ac894943f418c8431 (patch) | |
tree | e5f97ad48e953a4c435f6cff0b234b87e5449697 /all | |
parent | 6a0dace25a4b5b77f0fa6911de2ba26ef0fdff2c (diff) | |
download | lua-dbdc74dc5502c2e05e1c1e2ac894943f418c8431.tar.gz lua-dbdc74dc5502c2e05e1c1e2ac894943f418c8431.tar.bz2 lua-dbdc74dc5502c2e05e1c1e2ac894943f418c8431.zip |
Simplification in the parameters of 'luaD_precall'
The parameters 'nresults' and 'delta1', in 'luaD_precall', were never
meaningful simultaneously. So, they were combined in a single parameter
'retdel'.
Diffstat (limited to 'all')
0 files changed, 0 insertions, 0 deletions