diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-08-24 15:23:52 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-08-24 15:23:52 +0000 |
commit | fd6fc182230d0440fc698e118514dd635c533fc8 (patch) | |
tree | b386f5905c2b6ef7c83ab0e832ebee149e3b1b0e /pd/portmidi | |
parent | bbbc57756c00f26cdfacf42d53d0a7f844a4c3ef (diff) |
sync for pd 0.40-0test05. Bug fix (empty DSP chains crashed Pd).
svn path=/trunk/; revision=5730
Diffstat (limited to 'pd/portmidi')
-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 20a23a72..f85dd7e8 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.9 2006-08-18 19:00:59 millerpuckette Exp $
+ * $Id: pmmacosxcm.c,v 1.10 2006-08-24 15:23:51 millerpuckette Exp $
*/
/* Notes:
|