aboutsummaryrefslogtreecommitdiffstats
path: root/include/gos/osx.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-07-23 18:52:52 +0200
committerJoel Bodenmann <joel@unormal.org>2013-07-23 18:52:52 +0200
commitea3048ff3675ba460b1ca47798340d227fefc05e (patch)
treecb7d8b1590990a93ee56b959002f41f3b5e6e215 /include/gos/osx.h
parent95b15971584cbfdad533411bcb8d8cec82e996fa (diff)
downloaduGFX-ea3048ff3675ba460b1ca47798340d227fefc05e.tar.gz
uGFX-ea3048ff3675ba460b1ca47798340d227fefc05e.tar.bz2
uGFX-ea3048ff3675ba460b1ca47798340d227fefc05e.zip
fixed OS-X port (untested)
Diffstat (limited to 'include/gos/osx.h')
-rw-r--r--include/gos/osx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gos/osx.h b/include/gos/osx.h
index a181c2c6..fde1d005 100644
--- a/include/gos/osx.h
+++ b/include/gos/osx.h
@@ -7,7 +7,7 @@
/**
* @file include/gos/osx.h
- * @brief GOS - Operating System Support header file for POSIX.
+ * @brief GOS - Operating System Support header file for Mac OS-X.
*/
#ifndef _GOS_OSX_H