diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-12-07 16:19:05 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-12-07 16:19:05 +0000 |
commit | fe1be78e384c11f7f15a712f116cdeb9e914957b (patch) | |
tree | f3573f404f09e47cb13008c48abbc7775b90cf4b /pd/portmidi | |
parent | e40e15b5844bc49174d4798d710e264b97cdeaf4 (diff) |
More 64 bit fixes, notably confusion about file extensions and taking
garray_getfloatarray out of expr
svn path=/trunk/; revision=6685
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 6c9df3c7..a27b915a 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.16 2006-10-22 21:46:10 millerpuckette Exp $
+ * $Id: pmmacosxcm.c,v 1.17 2006-12-07 16:19:05 millerpuckette Exp $
*/
/* Notes:
|