Fixed typo.

This commit is contained in:
philburk 2002-03-21 00:31:38 +00:00
commit fc4ad21da3

View file

@ -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).