* decl2.c (mark_used): Fix typo in comment.
From-SVN: r109239
This commit is contained in:
parent
56f42830e2
commit
520c308128
@ -1,3 +1,7 @@
|
||||
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. */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user