pre-carbon cleanup

This commit is contained in:
chombier 2002-08-24 10:15:51 +00:00
parent f2ea79176d
commit 3bed6d4d52
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
// generating CFM code.
//
// <Definition of compiler features>=
#if GENERATINGCFM
#if TARGET_RT_MAC_CFM
#define GUSI_COMPLETION_PROC_A0(proc, type) \
void (*const proc##Entry)(type * param) = proc;
#define GUSI_COMPLETION_PROC_A1(proc, type) \