Mesa (mesa_7_6_branch): xlib: Use C-style comments.

Vinson Lee vlee at kemper.freedesktop.org
Wed Dec 23 01:52:32 UTC 2009


Module: Mesa
Branch: mesa_7_6_branch
Commit: aae32df718cbbe5bb561d3e0589b26c8b9306563
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=aae32df718cbbe5bb561d3e0589b26c8b9306563

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Dec 22 17:51:58 2009 -0800

xlib: Use C-style comments.

---

 src/gallium/winsys/xlib/xlib_brw_context.c |    4 ++--
 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"




More information about the mesa-commit mailing list