--- np2/common.h 2005/02/11 21:17:21 1.14 +++ np2/common.h 2005/03/19 21:02:05 1.15 @@ -83,7 +83,7 @@ enum { #define OEMCHAR char #endif #ifndef OEMTEXT -#define OEMTEXT(string) (string) +#define OEMTEXT(string) string #endif #ifndef OEMNULLSTR #define OEMNULLSTR OEMTEXT("")