projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06cd826
)
mesa: fix comment
author
Brian Paul
<brianp@vmware.com>
Fri, 1 May 2009 18:12:43 +0000
(12:12 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 1 May 2009 18:12:43 +0000
(12:12 -0600)
src/mesa/main/mtypes.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/mtypes.h
b/src/mesa/main/mtypes.h
index 38c3b1bb40d892e7f7f322d40fe64b7d21370ae9..cf7107772862ca434b71219a29733969569577fe 100644
(file)
--- a/
src/mesa/main/mtypes.h
+++ b/
src/mesa/main/mtypes.h
@@
-1028,7
+1028,7
@@
struct gl_stencil_attrib
/**
* An index for each type of texture object. These correspond to the GL
- * t
arget
target enums, such as GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP, etc.
+ * t
exture
target enums, such as GL_TEXTURE_2D, GL_TEXTURE_CUBE_MAP, etc.
* Note: the order is from highest priority to lowest priority.
*/
typedef enum