wgl: Fix copy'n'paste typo in comment.
authorJosé Fonseca <jfonseca@vmware.com>
Wed, 11 Nov 2009 00:56:43 +0000 (16:56 -0800)
committerJosé Fonseca <jfonseca@vmware.com>
Tue, 24 Nov 2009 14:25:20 +0000 (14:25 +0000)
src/gallium/state_trackers/wgl/stw_winsys.h

index 1ead47d6e637c35c5fe50c23cfa63afc14ca94ce..1de6e906d0df1e7277b1282b36ebd711a822eb90 100644 (file)
@@ -73,7 +73,7 @@ struct stw_winsys
                           HANDLE hSharedSurface);
 
    /**
-    * Open a shared surface (optional).
+    * Close a shared surface (optional).
     */
    void
    (*shared_surface_close)(struct pipe_screen *screen,