change MacOSX to MacOS in version display
This commit is contained in:
+1
-1
@@ -158,7 +158,7 @@ typedef uchar nhsym;
|
|||||||
#define PORT_ID "Mac"
|
#define PORT_ID "Mac"
|
||||||
#endif
|
#endif
|
||||||
#ifdef __APPLE__
|
#ifdef __APPLE__
|
||||||
#define PORT_ID "MacOSX"
|
#define PORT_ID "MacOS"
|
||||||
#endif
|
#endif
|
||||||
#ifdef MSDOS
|
#ifdef MSDOS
|
||||||
#ifdef PC9800
|
#ifdef PC9800
|
||||||
|
|||||||
Reference in New Issue
Block a user