From: Richard Kenner Date: Thu, 18 Mar 2004 21:19:56 +0000 (-0500) Subject: Fix typo in comment. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bdb5db66b17631cb0ec607f8b539ea23c59794ff;p=gcc.git Fix typo in comment. From-SVN: r79639 --- diff --git a/gcc/tree.c b/gcc/tree.c index a2994e5b36a..3e420b2547f 100644 --- a/gcc/tree.c +++ b/gcc/tree.c @@ -4995,7 +4995,7 @@ tree_check3_failed (const tree node, enum tree_code code1, function, trim_filename (file), line); } -/* ... and for four different codes. */ +/* ... and for five different codes. */ void tree_check5_failed (const tree node, enum tree_code code1,