diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2008-02-13 17:22:21 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2008-02-13 17:22:21 +0000 |
commit | f9fa23468aee70a6f7baad02765bc5401432f06d (patch) | |
tree | d14d70838b2ed50a3080a0c6b5a6ef2f48f7b65d /pd/portmidi/pm_mac | |
parent | 61a6a50fcd20fe55a8589299a2ce91403c9040a0 (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/portmidi/pm_mac')
-rw-r--r-- | pd/portmidi/pm_mac/pmmacosxcm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/portmidi/pm_mac/pmmacosxcm.c b/pd/portmidi/pm_mac/pmmacosxcm.c index b990c86a..4971da1b 100644 --- a/pd/portmidi/pm_mac/pmmacosxcm.c +++ b/pd/portmidi/pm_mac/pmmacosxcm.c @@ -5,7 +5,7 @@ * and subsequent work by Andrew Zeldis and Zico Kolter * and Roger B. Dannenberg * - * $Id: pmmacosxcm.c,v 1.24 2008-01-16 21:54:10 millerpuckette Exp $ + * $Id: pmmacosx.c,v 1.17 2002/01/27 02:40:40 jon Exp $ */ /* Notes: |