pa_mac_core_blocking: Fix timeout.

Change alignment of comment.
This commit is contained in:
Phil Burk 2016-09-21 15:46:30 -07:00
commit a38df79293
5 changed files with 28 additions and 17 deletions

View file

@ -1149,9 +1149,9 @@ PaError Pa_ReadStream( PaStream* stream,
will want to match this parameter to the framesPerBuffer parameter used
when opening the stream.
@return On success PaNoError will be returned,
or paOutputUnderflowed if additional output data was inserted after the
previous call and before this call.
@return On success PaNoError will be returned, or paOutputUnderflowed if
additional output data was inserted after the previous call and before this
call.
*/
PaError Pa_WriteStream( PaStream* stream,
const void *buffer,