fix missing new line at end of pa_front.c
This commit is contained in:
parent
46f97c7c20
commit
0a290773de
1 changed files with 1 additions and 1 deletions
|
|
@ -1960,4 +1960,4 @@ PaError Pa_GetSampleSize( PaSampleFormat format )
|
|||
PA_LOGAPI_EXIT_PAERROR_OR_T_RESULT( "Pa_GetSampleSize", "int: %d", result );
|
||||
|
||||
return (PaError) result;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue