MACOS -> macintosh

This commit is contained in:
curt
2000-09-09 20:53:44 +00:00
parent b0134a377e
commit 2a369803ae

View File

@@ -39,7 +39,7 @@
FG_USING_STD(string);
#ifdef MACOS
#ifdef macintosh
# define FG_PATH_SEP ':'
# define FG_BAD_PATH_SEP '/'
#else