gdb: Improve documentation comment on language_defn::print_type
authorAndrew Burgess <andrew.burgess@embecosm.com>
Mon, 21 Sep 2020 11:10:04 +0000 (12:10 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 23 Oct 2020 09:57:14 +0000 (10:57 +0100)
commit88cefd9be076ea1f66b933be484d82f200b0f6c3
treed1ffbb4bb2878182fa7675cf94273df67c4a09cb
parent5399db93c53472a9b41ce6c8df00791b1ca31247
gdb: Improve documentation comment on language_defn::print_type

Improves the comment at the declaration of language_defn::print_type.

There should be no user visible changes after this commit.

gdb/ChangeLog:

* language.h (language_defn::print_type): Add variable names in
declaration, and update header comment.
gdb/ChangeLog
gdb/language.h