projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4fca97
)
Typo fixes: de/re/ference.
author
Kenneth Graunke
<kenneth@whitecape.org>
Tue, 23 Mar 2010 22:17:49 +0000
(15:17 -0700)
committer
Kenneth Graunke
<kenneth@whitecape.org>
Thu, 25 Mar 2010 17:18:40 +0000
(10:18 -0700)
ir.h
patch
|
blob
|
history
diff --git
a/ir.h
b/ir.h
index bbf53540dbe3ffc625bf6df7e7ec4cb66146004a..b0c2f14e12920df28f520b932e5a916dfa500aa2 100644
(file)
--- a/
ir.h
+++ b/
ir.h
@@
-202,7
+202,7
@@
public:
/**
* Value being assigned
*
- * This should be either \c ir_op_expression or \c ir_op_deference.
+ * This should be either \c ir_op_expression or \c ir_op_de
re
ference.
*/
ir_instruction *rhs;
@@
-414,7
+414,7
@@
public:
/**
* Object being dereferenced.
*
- * Must be either an \c ir_variable or an \c ir_deference.
+ * Must be either an \c ir_variable or an \c ir_de
re
ference.
*/
ir_instruction *var;