[Xquartz-changes] [395] AppleSGLX/trunk/glxcmds.c

source_changes at macosforge.org source_changes at macosforge.org
Thu Dec 24 17:20:28 PST 2009


Revision: 395
          http://trac.macosforge.org/projects/xquartz/changeset/395
Author:   jeremyhu at freedesktop.org
Date:     2009-12-24 17:20:27 -0800 (Thu, 24 Dec 2009)
Log Message:
-----------
Fixed comments

Modified Paths:
--------------
    AppleSGLX/trunk/glxcmds.c

Modified: AppleSGLX/trunk/glxcmds.c
===================================================================
--- AppleSGLX/trunk/glxcmds.c	2009-12-25 01:19:42 UTC (rev 394)
+++ AppleSGLX/trunk/glxcmds.c	2009-12-25 01:20:27 UTC (rev 395)
@@ -2740,7 +2740,7 @@
    (void) readFreq;
    (void) writeFreq;
    (void) priority;
-#endif /* GLX_DIRECT_RENDERING */
+#endif /* __DRI_ALLOCATE */
 
    return NULL;
 }
@@ -2759,7 +2759,7 @@
    (void) dpy;
    (void) scrn;
    (void) pointer;
-#endif /* GLX_DIRECT_RENDERING */
+#endif /* __DRI_ALLOCATE */
 }
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/xquartz-changes/attachments/20091224/e36155ee/attachment.html>


More information about the Xquartz-changes mailing list