projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
456a02b
)
st/mesa: fix typo: s/patent/parent/
author
Brian Paul
<brianp@vmware.com>
Mon, 13 Feb 2012 23:14:44 +0000
(16:14 -0700)
committer
Brian Paul
<brianp@vmware.com>
Wed, 15 Feb 2012 21:37:07 +0000
(14:37 -0700)
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 0b3e0be3cb468001aac38927097683f778511197..62e975bb457753de14c96b94170de68677d04398 100644
(file)
--- a/
src/mesa/state_tracker/st_texture.h
+++ b/
src/mesa/state_tracker/st_texture.h
@@
-45,7
+45,7
@@
struct st_texture_image
{
struct gl_texture_image base;
- /** Used to store texture data that doesn't fit in the pa
t
ent
+ /** Used to store texture data that doesn't fit in the pa
r
ent
* object's mipmap buffer.
*/
GLubyte *TexData;