]> Repos - portaudio/commitdiff
Cleanup newlines at EOF in dsound (#490)
authorMichalPetryka <35800402+MichalPetryka@users.noreply.github.com>
Thu, 11 Feb 2021 03:02:22 +0000 (04:02 +0100)
committerGitHub <noreply@github.com>
Thu, 11 Feb 2021 03:02:22 +0000 (14:02 +1100)
src/hostapi/dsound/pa_win_ds.c

index 8bcf659051958118cfb0c958ade5d7718be67548..2ccb4f8489e1399ca9b73a71d115b4f04f94932a 100644 (file)
@@ -3257,4 +3257,3 @@ static signed long GetStreamWriteAvailable( PaStream* s )
 
     return 0;
 }
-