[GRASS-SVN] r32129 - grass/trunk/include
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Jul 16 04:44:28 EDT 2008
Author: glynn
Date: 2008-07-16 04:44:28 -0400 (Wed, 16 Jul 2008)
New Revision: 32129
Modified:
grass/trunk/include/nviz.h
Log:
AGLPixelFmtID -> AGLPixelFmt
Modified: grass/trunk/include/nviz.h
===================================================================
--- grass/trunk/include/nviz.h 2008-07-16 08:24:56 UTC (rev 32128)
+++ grass/trunk/include/nviz.h 2008-07-16 08:44:28 UTC (rev 32129)
@@ -117,7 +117,7 @@
GLXPixmap windowId;
Pixmap pixmap;
#elif defined(OPENGL_AQUA)
- AGLPixelFmtID pixelFmtId;
+ AGLPixelFmt pixelFmtId;
AGLContext contextId;
AGLPixmap windowId;
GWorldPtr pixmap;
More information about the grass-commit
mailing list