Mesa (master): st/mesa: whitespace fix

Nicolai Hähnle nh at kemper.freedesktop.org
Tue Oct 10 12:03:59 UTC 2017


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

Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date:   Tue Oct 10 13:58:44 2017 +0200

st/mesa: whitespace fix

Reviewed-by: Marek Olšák <marek.olsak at amd.com>

---

 src/mesa/state_tracker/st_texture.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mesa/state_tracker/st_texture.h b/src/mesa/state_tracker/st_texture.h
index 0cde0c1f40..ea459bf6e2 100644
--- a/src/mesa/state_tracker/st_texture.h
+++ b/src/mesa/state_tracker/st_texture.h
@@ -70,7 +70,7 @@ struct st_texture_image
     * mapping/unmapping, as well as image copies.
     */
    GLubyte *etc_data;
- };
+};
 
 
 /**




More information about the mesa-commit mailing list