mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
It was defined as taking a size_t paramater when it was written, so the declarations used to call it should also use a size_t parameter to ensure the call is correct.