]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Fix comment in ada-typeprint.c
authorTom Tromey <tromey@adacore.com>
Wed, 11 Mar 2020 14:29:51 +0000 (08:29 -0600)
committerTom Tromey <tromey@adacore.com>
Wed, 11 Mar 2020 14:29:51 +0000 (08:29 -0600)
commite7a82140af00e632f06e27d0ec9ad1f4fb704d92
treedcbd1dc3ec396c54b3c0f89b0b5d9eafb27fc837
parent976862ed563047be58effc4b02fe75ed064f77b7
Fix comment in ada-typeprint.c

A comment in ada-typeprint.c mentions the Unchecked_Variant pragma.
However, this does not exist, and the comment should actually mention
Unchecked_Union.

gdb/ChangeLog
2020-03-11  Tom Tromey  <tromey@adacore.com>

* ada-typeprint.c (print_choices): Fix comment.
gdb/ChangeLog
gdb/ada-typeprint.c