Browse Source

i915g: fix whitespace.

tags/mesa-8.0-rc1
Stephane Marchesin 14 years ago
parent
commit
d476d7ce5a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/gallium/drivers/i915/i915_winsys.h

+ 1
- 1
src/gallium/drivers/i915/i915_winsys.h View File

@@ -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);

/**

Loading…
Cancel
Save