projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
288dea0
)
st/mesa: whitespace fix
author
Nicolai Hähnle
<nicolai.haehnle@amd.com>
Tue, 10 Oct 2017 11:58:44 +0000
(13:58 +0200)
committer
Nicolai Hähnle
<nicolai.haehnle@amd.com>
Tue, 10 Oct 2017 11:58:44 +0000
(13:58 +0200)
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/state_tracker/st_texture.h
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_texture.h
b/src/mesa/state_tracker/st_texture.h
index 0cde0c1f4092e6f8c7e735e9a34a420b762dd121..ea459bf6e2496fa4d4a5cf6dab6235288a7a2d3f 100644
(file)
--- 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;
-
};
+};
/**