diff options
Diffstat (limited to '3rdparty/portaudio/src/common/pa_stream.c')
-rw-r--r-- | 3rdparty/portaudio/src/common/pa_stream.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/portaudio/src/common/pa_stream.c b/3rdparty/portaudio/src/common/pa_stream.c index ea91821f8d5..03a0ee6ee32 100644 --- a/3rdparty/portaudio/src/common/pa_stream.c +++ b/3rdparty/portaudio/src/common/pa_stream.c @@ -1,5 +1,5 @@ /* - * $Id: pa_stream.c 1339 2008-02-15 07:50:33Z rossb $ + * $Id$ * Portable Audio I/O Library * stream interface * |