diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-08-15 21:57:29 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-08-15 21:57:29 +0000 |
commit | a78ef1daec4939e9b12ac2254c5b545dbceebb94 (patch) | |
tree | 865ea2a5e940b9657f6edf9f5317e60fc1e91c3c /pd/portmidi | |
parent | 702ebcc975ddbe560107633676689213f5795f98 (diff) |
Bug fix - plus, two features I couldn't bear to leave out of 0.40
svn path=/trunk/; revision=5616
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 19ee5d89..c1d5e9aa 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.7 2006-08-15 16:09:57 millerpuckette Exp $
+ * $Id: pmmacosxcm.c,v 1.8 2006-08-15 21:57:29 millerpuckette Exp $
*/
/* Notes:
|