tweak comment

From-SVN: r66494
This commit is contained in:
Jason Merrill 2003-05-05 15:16:07 -04:00
parent 36b29d7dd1
commit 50b97e0f2b

View File

@ -8860,7 +8860,7 @@ grokfndecl (tree ctype,
or enumeration declared in a local scope) shall not be used to
declare an entity with linkage.
Only check this for public decls for now. */
Only check this for public decls for now. See core 319, 389. */
t = no_linkage_check (TREE_TYPE (decl));
if (t)
{