summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/portaudio/src/common/pa_dither.c
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/portaudio/src/common/pa_dither.c')
-rw-r--r--3rdparty/portaudio/src/common/pa_dither.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/portaudio/src/common/pa_dither.c b/3rdparty/portaudio/src/common/pa_dither.c
index 7a1b13125b8..140e480afbc 100644
--- a/3rdparty/portaudio/src/common/pa_dither.c
+++ b/3rdparty/portaudio/src/common/pa_dither.c
@@ -1,5 +1,5 @@
/*
- * $Id: pa_dither.c 1418 2009-10-12 21:00:53Z philburk $
+ * $Id$
* Portable Audio I/O Library triangular dither generator
*
* Based on the Open Source API proposed by Ross Bencina