--- np2/macos9/compiler.h 2005/02/14 06:25:31 1.13 +++ np2/macos9/compiler.h 2005/03/20 23:48:02 1.14 @@ -47,7 +47,7 @@ typedef unsigned char BYTE; #define BRESULT UINT8 #define OEMCHAR char -#define OEMTEXT(string) (string) +#define OEMTEXT(string) string #define OEMSPRINTF sprintf #define OEMSTRLEN strlen