diff --git a/src/common/pa_front.c b/src/common/pa_front.c index 9fe3771..5c2eecb 100644 --- a/src/common/pa_front.c +++ b/src/common/pa_front.c @@ -1960,4 +1960,4 @@ PaError Pa_GetSampleSize( PaSampleFormat format ) PA_LOGAPI_EXIT_PAERROR_OR_T_RESULT( "Pa_GetSampleSize", "int: %d", result ); return (PaError) result; -} \ No newline at end of file +}