projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27e94ba
)
glsl: fix comment typo
author
Brian Paul
<brianp@vmware.com>
Tue, 26 Jun 2012 15:45:29 +0000
(09:45 -0600)
committer
Brian Paul
<brianp@vmware.com>
Tue, 26 Jun 2012 16:01:03 +0000
(10:01 -0600)
src/glsl/ir.h
patch
|
blob
|
history
diff --git
a/src/glsl/ir.h
b/src/glsl/ir.h
index 014f3630d7732a7123aecb826d736c4549aec938..505d2e74b6e933e02ccbac3e53dc5e8789d67390 100644
(file)
--- a/
src/glsl/ir.h
+++ b/
src/glsl/ir.h
@@
-353,7
+353,7
@@
public:
const struct glsl_type *type;
/**
- * De
lc
ared name of the variable
+ * De
cl
ared name of the variable
*/
const char *name;