From 73291bb1f53ed0a78ef5bd04526e281378244bde Mon Sep 17 00:00:00 2001 From: MichalPetryka <35800402+MichalPetryka@users.noreply.github.com> Date: Thu, 11 Feb 2021 04:02:46 +0100 Subject: [PATCH] Cleanup newlines at EOF in oss (#491) --- src/hostapi/oss/pa_unix_oss.c | 1 - 1 file changed, 1 deletion(-) 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 } - -- 2.43.0