Cleanup newlines at EOF in src/common (#482)
This commit is contained in:
parent
67dc808f69
commit
b5a55169b9
2 changed files with 0 additions and 2 deletions
|
|
@ -240,4 +240,3 @@ void PaUtil_FreeAllAllocations( PaUtilAllocationGroup* group )
|
|||
group->allocations = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1808,4 +1808,3 @@ PaError Pa_GetSampleSize( PaSampleFormat format )
|
|||
|
||||
return (PaError) result;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue