Revert only formatting changes

This commit is contained in:
sakertooth
2023-08-31 14:46:02 -04:00
parent 6f79621c30
commit d68bd6f12a
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ f_cnt_t AudioSampleRecorder::framesRecorded() const
void AudioSampleRecorder::createSampleBuffer(SampleBuffer** sampleBuf)
void AudioSampleRecorder::createSampleBuffer( SampleBuffer** sampleBuf )
{
const f_cnt_t frames = framesRecorded();
// create buffer to store all recorded buffers in