projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e71258
)
glsl: Fix typo in comment.
author
Chris Forbes
<chrisf@ijw.co.nz>
Thu, 12 Jun 2014 08:18:24 +0000
(20:18 +1200)
committer
Chris Forbes
<chrisf@ijw.co.nz>
Thu, 12 Jun 2014 09:19:24 +0000
(21:19 +1200)
Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
src/glsl/glsl_parser.yy
patch
|
blob
|
history
diff --git
a/src/glsl/glsl_parser.yy
b/src/glsl/glsl_parser.yy
index eddab0518e6f50c86ff9ccbedc763a9c3021d19c..97b6c3f1abf4336248b5cfe2c14278de9fb61f4e 100644
(file)
--- a/
src/glsl/glsl_parser.yy
+++ b/
src/glsl/glsl_parser.yy
@@
-2180,7
+2180,7
@@
condition:
;
/*
- * s
iw
tch_statement grammar is based on the syntax described in the body
+ * s
wi
tch_statement grammar is based on the syntax described in the body
* of the GLSL spec, not in it's appendix!!!
*/
switch_statement: