The proper name of Apple's operating system is "Mac OS X" not "MacOS X", as can
bee seen in many places, for example http://www.apple.com/macosx/). This
contrasts the naming of the old operating system, which was called "MacOS" and
today is often refered to as "MacOS Classic".

The attached patches fixes the misuse of the name "MacOS X" in both the SDL12
and sdlweb CVS modules.
This commit is contained in:
Sam Lantinga
2006-04-13 13:08:26 +00:00
parent 80c113cde7
commit b0519469db
18 changed files with 24 additions and 24 deletions

View File

@@ -147,4 +147,4 @@
#define NULL ((void *)0)
#endif
#endif /* NULL */
#endif /* ! MacOS X - breaks precompiled headers */
#endif /* ! Mac OS X - breaks precompiled headers */