]> Repos - portaudio/commit
patest_unplug.c: change int32_t to int (#553)
authorPhil Burk <philburk@mobileer.com>
Sat, 17 Apr 2021 19:56:16 +0000 (12:56 -0700)
committerGitHub <noreply@github.com>
Sat, 17 Apr 2021 19:56:16 +0000 (12:56 -0700)
commitdf2be4e048870ac6c570294952dfbb6a7b03736d
tree884aa22e9fb9100319bf3690fae3046fc6c7e10b
parent67caa13f19251f099c0894813964d6ad7315fa6b
patest_unplug.c: change int32_t to int (#553)

To prevent compiler errors and to avoid controversy over
stdint.h vs inttypes.h.

Fixes #550
test/patest_unplug.c