Fix comment

From-SVN: r269460
This commit is contained in:
Jason Merrill 2019-03-07 10:16:04 -05:00
parent d4babd373b
commit 7c3f98ca65

View File

@ -10928,7 +10928,7 @@ joust (struct z_candidate *cand1, struct z_candidate *cand2, bool warn,
tweak:
/* Extension: If the worst conversion for one candidate is worse than the
/* Extension: If the worst conversion for one candidate is better than the
worst conversion for the other, take the first. */
if (!pedantic && (complain & tf_warning_or_error))
{