diff options
author | Matthew Gregan <[email protected]> | 2021-11-23 16:27:09 +1300 |
---|---|---|
committer | Matthew Gregan <[email protected]> | 2021-11-23 16:27:09 +1300 |
commit | 2650b46c955d131225cd9f0eda7a02855d420ce6 (patch) | |
tree | 0bf4900d79418aada745284be8061057bedb7d7f /src/cubeb_aaudio.cpp | |
parent | 1995336d87e7e5cb666ce1a126df7add5898ddee (diff) | |
download | cubeb-2650b46c955d131225cd9f0eda7a02855d420ce6.tar.gz cubeb-2650b46c955d131225cd9f0eda7a02855d420ce6.zip |
aaudio: Fix formatting.
Diffstat (limited to 'src/cubeb_aaudio.cpp')
-rw-r--r-- | src/cubeb_aaudio.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cubeb_aaudio.cpp b/src/cubeb_aaudio.cpp index 1143fa7..b12c596 100644 --- a/src/cubeb_aaudio.cpp +++ b/src/cubeb_aaudio.cpp @@ -62,7 +62,7 @@ X(AAudioStreamBuilder_setUsage) // not needed or added later on - // X(AAudioStreamBuilder_setFramesPerDataCallback) \ +// X(AAudioStreamBuilder_setFramesPerDataCallback) \ // X(AAudioStreamBuilder_setDeviceId) \ // X(AAudioStreamBuilder_setSamplesPerFrame) \ // X(AAudioStream_getSamplesPerFrame) \ |