* c-typeprint.c (cp_type_print_method_args): Add flags
authorTom Tromey <tromey@redhat.com>
Mon, 12 Nov 2012 17:20:39 +0000 (17:20 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 12 Nov 2012 17:20:39 +0000 (17:20 +0000)
commit6c8702eb92aa9ebaaf9367e54fa6e392d989c589
tree6557d664073b6eef7de4b2d93d4eadabe551075d
parent79d43c6168cdc6f263988e7c2fad9d4c82b5cd42
* c-typeprint.c (cp_type_print_method_args): Add flags
argument.  Call c_print_type, not type_print.
(c_type_print_base): Call c_print_type, not type_print.
Update.
gdb/ChangeLog
gdb/c-typeprint.c