gallium: remove trailing whitespace in p_screen.h

Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
This commit is contained in:
Giuseppe Bilotta 2015-03-22 07:20:59 +01:00 committed by Tom Stellard
parent 6e17936bf8
commit 9280f17e82
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ struct pipe_screen {
*/
boolean (*can_create_resource)(struct pipe_screen *screen,
const struct pipe_resource *templat);
/**
* Create a new texture object, using the given template info.
*/