From 2a369803aeee96fd012f295c8923f6e267871fb5 Mon Sep 17 00:00:00 2001 From: curt Date: Sat, 9 Sep 2000 20:53:44 +0000 Subject: [PATCH] MACOS -> macintosh --- simgear/misc/fgpath.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simgear/misc/fgpath.hxx b/simgear/misc/fgpath.hxx index 5dcd3c32..30f6376d 100644 --- a/simgear/misc/fgpath.hxx +++ b/simgear/misc/fgpath.hxx @@ -39,7 +39,7 @@ FG_USING_STD(string); -#ifdef MACOS +#ifdef macintosh # define FG_PATH_SEP ':' # define FG_BAD_PATH_SEP '/' #else -- 2.39.5