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)
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.


No differences found
This page took 0.025739 seconds and 4 git commands to generate.