diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-09-19 22:30:33 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-09-19 22:30:33 +0000 |
commit | 2ed8e5ab0516ba0a3d66fdc5612a4631fee5f6d5 (patch) | |
tree | 374ec1f6de1ea4165c7f94a4c167bd0531ceb0da /pd/portmidi | |
parent | 70defb88ba3a62b0efd0fe2e256c368a039cd92f (diff) |
Bug fixes
svn path=/trunk/; revision=5972
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 b587cbb7..ccb48598 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.12 2006-09-08 23:45:30 millerpuckette Exp $
+ * $Id: pmmacosxcm.c,v 1.13 2006-09-19 22:30:33 millerpuckette Exp $
*/
/* Notes:
|