From b94c72329f1be85887d40d49b0586979da469d77 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Sun, 21 Mar 2010 22:40:41 +0000 Subject: ws/xlib: remove pipe_buffer reference in comment --- src/gallium/winsys/xlib/xlib_sw_winsys.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gallium/winsys/xlib/xlib_sw_winsys.c b/src/gallium/winsys/xlib/xlib_sw_winsys.c index e18b15fbd0..c4782e1a3c 100644 --- a/src/gallium/winsys/xlib/xlib_sw_winsys.c +++ b/src/gallium/winsys/xlib/xlib_sw_winsys.c @@ -49,7 +49,7 @@ #include /** - * Subclass of pipe_buffer for Xlib winsys. + * Display target for Xlib winsys. * Low-level OS/window system memory buffer */ struct xm_displaytarget -- cgit v1.2.3