From fc4ad21da35a220918c5332e65d7cf5ee1aafb7c Mon Sep 17 00:00:00 2001 From: philburk Date: Thu, 21 Mar 2002 00:31:38 +0000 Subject: [PATCH] Fixed typo. --- pa_common/portaudio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pa_common/portaudio.h b/pa_common/portaudio.h index 8c5eae5..35c2bcc 100644 --- a/pa_common/portaudio.h +++ b/pa_common/portaudio.h @@ -397,7 +397,7 @@ PaError Pa_AbortStream( PortAudioStream *stream ); PaError Pa_StreamActive( PortAudioStream *stream ); /* - Pa_StreamTime() returns the current output time in samples for the stream . + Pa_StreamTime() returns the current output time in samples for the stream. This time may be used as a time reference (for example synchronizing audio to MIDI). -- 2.43.0