Commit 165a0dc3 by Kazu Hirata Committed by Kazu Hirata

* class.c: Fix a comment typo.

From-SVN: r122086
parent c9819cb2
2007-02-18 Kazu Hirata <kazu@codesourcery.com>
* class.c: Fix a comment typo.
2007-02-15 Sandra Loosemore <sandra@codesourcery.com>
Brooks Moses <brooks.moses@codesourcery.com>
Lee Millward <lee.millward@codesourcery.com>
......
......@@ -1008,7 +1008,7 @@ build_classdollar_field (tree type)
return decl;
}
/* Create a local variable that holds the the current class$. */
/* Create a local variable that holds the current class$. */
void
cache_this_class_ref (tree fndecl)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment