Fix typo in comment.

From-SVN: r3656
This commit is contained in:
Jim Wilson 1993-03-05 09:49:44 -08:00
parent 1d23c208bd
commit 238a185624
1 changed files with 1 additions and 1 deletions

View File

@ -2690,7 +2690,7 @@ build_index_type (maxval)
}
/* Create a range of some discrete type TYPE (an INTEGER_TYPE,
ENUMERAL_TYPE, BOOLEAN_TYPE, or VHAR_TYPE), with
ENUMERAL_TYPE, BOOLEAN_TYPE, or CHAR_TYPE), with
low bound LOWVAL and high bound HIGHVAL.
if TYPE==NULL_TREE, sizetype is used. */