Mesa (gallium-resources): ws/xlib: remove pipe_buffer reference in comment

Keith Whitwell keithw at kemper.freedesktop.org
Sun Mar 21 22:41:56 UTC 2010


Module: Mesa
Branch: gallium-resources
Commit: b94c72329f1be85887d40d49b0586979da469d77
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b94c72329f1be85887d40d49b0586979da469d77

Author: Keith Whitwell <keithw at vmware.com>
Date:   Sun Mar 21 22:40:41 2010 +0000

ws/xlib: remove pipe_buffer reference in comment

---

 src/gallium/winsys/xlib/xlib_sw_winsys.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/gallium/winsys/xlib/xlib_sw_winsys.c b/src/gallium/winsys/xlib/xlib_sw_winsys.c
index e18b15f..c4782e1 100644
--- a/src/gallium/winsys/xlib/xlib_sw_winsys.c
+++ b/src/gallium/winsys/xlib/xlib_sw_winsys.c
@@ -49,7 +49,7 @@
 #include <X11/extensions/XShm.h>
 
 /**
- * Subclass of pipe_buffer for Xlib winsys.
+ * Display target for Xlib winsys.
  * Low-level OS/window system memory buffer
  */
 struct xm_displaytarget




More information about the mesa-commit mailing list