From: Jason Merrill Date: Sun, 16 Oct 2005 04:01:22 +0000 (-0400) Subject: tweak comment X-Git-Tag: misc/cutover-cvs2svn~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb807ba36b80c6e350c1493ee2e48bea7a4cdeb8;p=thirdparty%2Fgcc.git tweak comment From-SVN: r105457 --- diff --git a/gcc/cp/pt.c b/gcc/cp/pt.c index 0475fc8a9879..4d93724927ac 100644 --- a/gcc/cp/pt.c +++ b/gcc/cp/pt.c @@ -9007,7 +9007,7 @@ check_instantiated_args (tree tmpl, tree args, tsubst_flags_t complain) if (nt) { - /* DR 488 makes use of a type with no linkage causes + /* DR 488 makes use of a type with no linkage cause type deduction to fail. */ if (complain & tf_error) {