aboutsummaryrefslogtreecommitdiff
path: root/pd/portaudio/src/common/pa_dither.c
diff options
context:
space:
mode:
Diffstat (limited to 'pd/portaudio/src/common/pa_dither.c')
-rw-r--r--pd/portaudio/src/common/pa_dither.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/portaudio/src/common/pa_dither.c b/pd/portaudio/src/common/pa_dither.c
index a9b4ea3d..0f71b3c9 100644
--- a/pd/portaudio/src/common/pa_dither.c
+++ b/pd/portaudio/src/common/pa_dither.c
@@ -1,5 +1,5 @@
/*
- * $Id: pa_dither.c,v 1.2 2007-12-28 03:28:30 millerpuckette Exp $
+ * $Id: pa_dither.c,v 1.3 2007-12-28 03:43:01 millerpuckette Exp $
* Portable Audio I/O Library triangular dither generator
*
* Based on the Open Source API proposed by Ross Bencina