[Mesa-dev] [PATCH 1/4] gallium: remove trailing whitespace in p_screen.h

Giuseppe Bilotta giuseppe.bilotta at gmail.com
Wed Mar 11 07:27:16 PDT 2015


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

Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>
---
 src/gallium/include/pipe/p_screen.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gallium/include/pipe/p_screen.h b/src/gallium/include/pipe/p_screen.h
index ac88506..4018f8a 100644
--- a/src/gallium/include/pipe/p_screen.h
+++ b/src/gallium/include/pipe/p_screen.h
@@ -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.
     */
-- 
2.1.2.766.gaa23a90



More information about the mesa-dev mailing list