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_stream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd/portaudio/src/common/pa_stream.h') diff --git a/pd/portaudio/src/common/pa_stream.h b/pd/portaudio/src/common/pa_stream.h index 17171713..f5363b3e 100644 --- a/pd/portaudio/src/common/pa_stream.h +++ b/pd/portaudio/src/common/pa_stream.h @@ -1,7 +1,7 @@ #ifndef PA_STREAM_H #define PA_STREAM_H /* - * $Id: pa_stream.h,v 1.5 2008-01-24 00:39:50 millerpuckette Exp $ + * $Id: pa_stream.h 1097 2006-08-26 08:27:53Z rossb $ * Portable Audio I/O Library * stream interface * -- cgit v1.2.1