i915g: fix whitespace.

This commit is contained in:
Stephane Marchesin 2011-08-03 23:18:30 +02:00
parent e49c36b8d9
commit d476d7ce5a

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);
/**