diff options
author | Michael Forney <mforney@mforney.org> | 2020-04-04 19:10:47 -0700 |
---|---|---|
committer | Michael Forney <mforney@mforney.org> | 2020-04-04 19:10:47 -0700 |
commit | 0bb7273d42117585aeeda4610267158fcea494a6 (patch) | |
tree | 096d2b3c4afec138b471664441134347e42a08d5 /configure | |
parent | ea8f0ebd571931c37aadeab0c2c57b271dee0e41 (diff) |
expr: Fix type of '&' operator applied to array
It should be a pointer to the array, not to the first element (as
it would after implicit conversion without the '&' operator).
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions