From: MichalPetryka <35800402+MichalPetryka@users.noreply.github.com> Date: Thu, 11 Feb 2021 03:02:46 +0000 (+0100) Subject: Cleanup newlines at EOF in oss (#491) X-Git-Tag: v19.7.0~11 X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=73291bb1f53ed0a78ef5bd04526e281378244bde;p=portaudio Cleanup newlines at EOF in oss (#491) --- diff --git a/src/hostapi/oss/pa_unix_oss.c b/src/hostapi/oss/pa_unix_oss.c index b66b2c1..20113e2 100644 --- a/src/hostapi/oss/pa_unix_oss.c +++ b/src/hostapi/oss/pa_unix_oss.c @@ -2050,4 +2050,3 @@ error: return result; #endif } -