2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2025-04-25 04:50:31 +08:00

comment typo

From-SVN: r129603
This commit is contained in:
Jason Merrill 2007-10-24 10:58:49 -04:00
parent e56f915286
commit 510359760e

@ -2248,7 +2248,7 @@ make_ptrmem_cst (tree type, tree member)
}
/* Build a variant of TYPE that has the indicated ATTRIBUTES. May
return an existing type of an appropriate type already exists. */
return an existing type if an appropriate type already exists. */
tree
cp_build_type_attribute_variant (tree type, tree attributes)