aboutsummaryrefslogtreecommitdiff
path: root/pd/portaudio/src/os/unix/pa_unix_util.h
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2008-02-13 17:22:21 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2008-02-13 17:22:21 +0000
commitf9fa23468aee70a6f7baad02765bc5401432f06d (patch)
treed14d70838b2ed50a3080a0c6b5a6ef2f48f7b65d /pd/portaudio/src/os/unix/pa_unix_util.h
parent61a6a50fcd20fe55a8589299a2ce91403c9040a0 (diff)
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
Diffstat (limited to 'pd/portaudio/src/os/unix/pa_unix_util.h')
-rw-r--r--pd/portaudio/src/os/unix/pa_unix_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/portaudio/src/os/unix/pa_unix_util.h b/pd/portaudio/src/os/unix/pa_unix_util.h
index 96a628af..e900f877 100644
--- a/pd/portaudio/src/os/unix/pa_unix_util.h
+++ b/pd/portaudio/src/os/unix/pa_unix_util.h
@@ -1,5 +1,5 @@
/*
- * $Id: pa_unix_util.h,v 1.5 2008-01-24 00:39:51 millerpuckette Exp $
+ * $Id: pa_unix_util.h 1241 2007-07-23 20:08:31Z aknudsen $
* Portable Audio I/O Library
* UNIX platform-specific support functions
*