diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-12-31 14:09:29 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-12-31 14:33:32 -0800 |
commit | eae8514b9b31b0d09fc82450a74c7e53067ff701 (patch) | |
tree | 2349c8ba99af60e838f9f061fd9052d700824d87 /src/modules/book | |
parent | 724af6edee317eb281ffb847f5ea4282e5db6431 (diff) |
libs/din: constify coordinate to din()
This doesn't seem to make any impact on performance, but it's
awkward to be modifying the supplied coordinate as if it's a
result... the coordinate input should be left alone, and should
be able to get reused across din calls so only the varying
members need to get updated across calls.
Diffstat (limited to 'src/modules/book')
0 files changed, 0 insertions, 0 deletions