Fix comment syntax typo.

From-SVN: r4431
This commit is contained in:
Richard Stallman 1993-05-12 18:09:10 +00:00
parent 7a61c8e37c
commit a7d9040199

View File

@ -2841,7 +2841,6 @@ build_array_type (elt_type, index_type)
#if 0 /* This led to crashes, because it could put a temporary node
on the TYPE_NEXT_VARIANT chain of a permanent one. */
*/
/* The main variant of an array type should always
be an array whose element type is the main variant. */
if (elt_type != TYPE_MAIN_VARIANT (elt_type))