]> Repos - portaudio/commitdiff
Fixed typo.
authorphilburk <philburk@0f58301d-fd10-0410-b4af-bbb618454e57>
Thu, 21 Mar 2002 00:31:38 +0000 (00:31 +0000)
committerphilburk <philburk@0f58301d-fd10-0410-b4af-bbb618454e57>
Thu, 21 Mar 2002 00:31:38 +0000 (00:31 +0000)
pa_common/portaudio.h

index 8c5eae554353f755efcf764dadce7e86d04e12ce..35c2bcc58e906974ed8f2362e8674c26e3ae9276 100644 (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).