From f9fa23468aee70a6f7baad02765bc5401432f06d Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Wed, 13 Feb 2008 17:22:21 +0000 Subject: Casal bugfix for OSX 10.5.1 - released as 0.41-1. Later I learned this might not actually fix the problem (but had already released it as 0.41-1). Ugh. Also, lots of portaudio $Id$ stuff that CVS used to bash uncontrollably might finally retain the portaudio original lines now that we're in SVN. svn path=/trunk/; revision=9436 --- pd/portaudio/src/common/pa_dither.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd/portaudio/src/common/pa_dither.c') diff --git a/pd/portaudio/src/common/pa_dither.c b/pd/portaudio/src/common/pa_dither.c index 6d769ea2..6f6c9a1a 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.5 2008-01-24 00:39:50 millerpuckette Exp $ + * $Id: pa_dither.c 1097 2006-08-26 08:27:53Z rossb $ * Portable Audio I/O Library triangular dither generator * * Based on the Open Source API proposed by Ross Bencina -- cgit v1.2.1