diff --git a/include/IrrCompileConfig.h b/include/IrrCompileConfig.h index 539ee22a..f2e60ed1 100644 --- a/include/IrrCompileConfig.h +++ b/include/IrrCompileConfig.h @@ -22,7 +22,7 @@ //! _IRR_WINDOWS_CE_PLATFORM_ for Windows CE //! _IRR_WINDOWS_API_ for Windows or XBox //! _IRR_LINUX_PLATFORM_ for Linux (it is defined here if no other os is defined) -//! _IRR_SOLARIS_PLATFORM_ for Solaris (note by default it's for +//! _IRR_SOLARIS_PLATFORM_ for Solaris //! _IRR_OSX_PLATFORM_ for Apple systems running OSX //! _IRR_POSIX_API_ for Posix compatible systems //! Note: PLATFORM defines the OS specific layer, API can group several platforms