Mesa (master): i915g: fix whitespace.

Stephane Marchesin marcheu at kemper.freedesktop.org
Sat Aug 27 00:46:04 UTC 2011


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

Author: Stephane Marchesin <marchesin at icps.u-strasbg.fr>
Date:   Wed Aug  3 23:18:30 2011 +0200

i915g: fix whitespace.

---

 src/gallium/drivers/i915/i915_winsys.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/i915/i915_winsys.h b/src/gallium/drivers/i915/i915_winsys.h
index 2043860..4c42c94 100644
--- a/src/gallium/drivers/i915/i915_winsys.h
+++ b/src/gallium/drivers/i915/i915_winsys.h
@@ -102,7 +102,7 @@ struct i915_winsys {
     * @num_of_buffers size of the passed array
     */
    boolean (*validate_buffers)(struct i915_winsys_batchbuffer *batch,
-	 		       struct i915_winsys_buffer **buffers,
+			       struct i915_winsys_buffer **buffers,
 			       int num_of_buffers);
 
    /**




More information about the mesa-commit mailing list