summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
diff options
context:
space:
mode:
authorVinson Lee <vlee@vmware.com>2009-12-22 17:51:58 -0800
committerVinson Lee <vlee@vmware.com>2009-12-22 17:51:58 -0800
commitaae32df718cbbe5bb561d3e0589b26c8b9306563 (patch)
treebdbfad630f4319c3b205c71fbe0a6744b07aadf3 /src/gallium/winsys
parentb20382d477b7454922af56c455b555d9e904cdc4 (diff)
downloadexternal_mesa3d-aae32df718cbbe5bb561d3e0589b26c8b9306563.zip
external_mesa3d-aae32df718cbbe5bb561d3e0589b26c8b9306563.tar.gz
external_mesa3d-aae32df718cbbe5bb561d3e0589b26c8b9306563.tar.bz2
xlib: Use C-style comments.
Diffstat (limited to 'src/gallium/winsys')
-rw-r--r--src/gallium/winsys/xlib/xlib_brw_context.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gallium/winsys/xlib/xlib_brw_context.c b/src/gallium/winsys/xlib/xlib_brw_context.c
index 0959950..fc9addd 100644
--- a/src/gallium/winsys/xlib/xlib_brw_context.c
+++ b/src/gallium/winsys/xlib/xlib_brw_context.c
@@ -33,8 +33,8 @@
*/
-//#include "glxheader.h"
-//#include "xmesaP.h"
+/* #include "glxheader.h" */
+/* #include "xmesaP.h" */
#include "pipe/internal/p_winsys_screen.h"
#include "pipe/p_inlines.h"