diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-08-24 15:40:28 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-08-24 15:40:28 +0000 |
commit | 4fb464368c6721d9bdfa8e55aff9de4e57a73286 (patch) | |
tree | 8a58f82519171090a3d4b4fbb6a572038026f0a5 /pd/portmidi/pm_mac | |
parent | fd6fc182230d0440fc698e118514dd635c533fc8 (diff) |
Fix for expr makefile on OSX 10.3
svn path=/trunk/; revision=5731
Diffstat (limited to 'pd/portmidi/pm_mac')
-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 f85dd7e8..3a83f96f 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.10 2006-08-24 15:23:51 millerpuckette Exp $
+ * $Id: pmmacosxcm.c,v 1.11 2006-08-24 15:40:28 millerpuckette Exp $
*/
/* Notes:
|