diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2007-01-20 04:06:07 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2007-01-20 04:06:07 +0000 |
commit | 9303c7e113a5527d58b814c7bb11db5dbdfba5a4 (patch) | |
tree | 68b35be6c79d927fd0ec2d1a7e14b877489cb3f0 /pd/portmidi | |
parent | c234ece0a90103013734b32193dbf558615bede9 (diff) |
improve error reporting for lists to inlets, and replace __BYTE_ORDER by
BYTE_ORDER to fix compile failure on Mac.
svn path=/trunk/; revision=7367
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 a27b915a..a2d0cc43 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.17 2006-12-07 16:19:05 millerpuckette Exp $
+ * $Id: pmmacosxcm.c,v 1.18 2007-01-20 04:06:06 millerpuckette Exp $
*/
/* Notes:
|