diff options
author | David Robillard <d@drobilla.net> | 2025-01-10 09:59:29 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2025-01-10 10:19:17 -0500 |
commit | fccae6d1db416835dab147554d832a1726e68a5a (patch) | |
tree | 7f362e92a852da810044e8dc7fc814509874bb06 /.gitignore | |
parent | 2647831aa62c4b0cef27cec0eec42c5fc3ef412b (diff) | |
download | sratom-fccae6d1db416835dab147554d832a1726e68a5a.tar.gz sratom-fccae6d1db416835dab147554d832a1726e68a5a.tar.bz2 sratom-fccae6d1db416835dab147554d832a1726e68a5a.zip |
Make loop variable const
Avoids a constVariablePointer warning from cppcheck. Unfortunately, some of
the atom utilities violate const-correctness, so avoid using
LV2_ATOM_SEQUENCE_BODY_FOREACH and just write the loop out manually.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions