Commit 238a1856 by Jim Wilson

Fix typo in comment.

From-SVN: r3656
parent 1d23c208
...@@ -2690,7 +2690,7 @@ build_index_type (maxval) ...@@ -2690,7 +2690,7 @@ build_index_type (maxval)
} }
/* Create a range of some discrete type TYPE (an INTEGER_TYPE, /* 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. low bound LOWVAL and high bound HIGHVAL.
if TYPE==NULL_TREE, sizetype is used. */ if TYPE==NULL_TREE, sizetype is used. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment