Two comment fixes in gdbtypes.h
authorTom Tromey <tromey@adacore.com>
Thu, 30 May 2019 14:50:22 +0000 (08:50 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 30 May 2019 14:54:05 +0000 (08:54 -0600)
commitbfcdb85206cd3c3b8ad73b13db6bfb2ec608239b
tree52539987b38c0cf59ba1267f7f9547ccfdc68c67
parent0ef209f22c24b9243de68c35c576f7111198f915
Two comment fixes in gdbtypes.h

This fixes a couple of comments in gdbtypes.h.  One comment had a
typo; and another comment referred to "Moto", which is presumably some
long-gone Motorola-related project.

Tested by rebuilding.

gdb/ChangeLog
2019-05-30  Tom Tromey  <tromey@adacore.com>

* gdbtypes.h (struct range_bounds) <flag_upper_bound_is_count>:
Fix comment.
(TYPE_ARRAY_UPPER_BOUND_IS_UNDEFINED): Rewrite comment.
gdb/ChangeLog
gdb/gdbtypes.h