diff options
Diffstat (limited to 'pugl/pugl_osx.m')
-rw-r--r-- | pugl/pugl_osx.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pugl/pugl_osx.m b/pugl/pugl_osx.m index 6ddb24d..a5ec994 100644 --- a/pugl/pugl_osx.m +++ b/pugl/pugl_osx.m @@ -16,7 +16,7 @@ */ /** - @file pugl_osx.m OSX/Cocoa Pugl Implementation. + @file pugl_osx.m MacOS implementation. */ #define GL_SILENCE_DEPRECATION 1 |