Commit 520c3081 by Mark Mitchell Committed by Mark Mitchell

* decl2.c (mark_used): Fix typo in comment.

From-SVN: r109239
parent 56f42830
2006-01-02 Mark Mitchell <mark@codesourcery.com>
* decl2.c (mark_used): Fix typo in comment.
2006-01-02 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
* parser.c (cp_parser_using_declaration): Skip name-lookup on
......
......@@ -3233,7 +3233,7 @@ check_default_args (tree x)
}
}
/* Mark DECL (eithet a _DECL or a BASELINK) as "used" in the program.
/* Mark DECL (either a _DECL or a BASELINK) as "used" in the program.
If DECL is a specialization or implicitly declared class member,
generate the actual definition. */
......
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