diff options
Diffstat (limited to '3rdparty/portaudio/src/common/pa_stream.h')
-rw-r--r-- | 3rdparty/portaudio/src/common/pa_stream.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/portaudio/src/common/pa_stream.h b/3rdparty/portaudio/src/common/pa_stream.h index 8d707b79cf3..678e2ad5ea0 100644 --- a/3rdparty/portaudio/src/common/pa_stream.h +++ b/3rdparty/portaudio/src/common/pa_stream.h @@ -1,7 +1,7 @@ #ifndef PA_STREAM_H #define PA_STREAM_H /* - * $Id: pa_stream.h 1339 2008-02-15 07:50:33Z rossb $ + * $Id$ * Portable Audio I/O Library * stream interface * |