diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-08-15 16:09:57 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-08-15 16:09:57 +0000 |
commit | 702ebcc975ddbe560107633676689213f5795f98 (patch) | |
tree | 392b30c593e49178a37346c34c7d64a21505f755 /pd/portmidi/pm_mac | |
parent | 5a4b87e33f6e6cab50db2b47f2b6b054730919a5 (diff) |
Bug fix in audio blocking
svn path=/trunk/; revision=5609
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 0386503a..19ee5d89 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.6 2006-08-15 04:54:15 millerpuckette Exp $
+ * $Id: pmmacosxcm.c,v 1.7 2006-08-15 16:09:57 millerpuckette Exp $
*/
/* Notes:
|