* gdbtypes.c (opaque_type_resolution): Make static.
authorKeith Seitz <keiths@redhat.com>
Wed, 15 Aug 2012 23:43:14 +0000 (23:43 +0000)
committerKeith Seitz <keiths@redhat.com>
Wed, 15 Aug 2012 23:43:14 +0000 (23:43 +0000)
commit2873700ec586a04a4715fa0e684e12bd05b9a1c6
treea30fd310f1b40b1dbb0df2b4b52b96ff612599cb
parent1c9f2ed2b3ec76cda0994383c2124c658b8c1800
* gdbtypes.c (opaque_type_resolution): Make static.
Add missing comment.
(overload_debug): Add missing comment.
(show_opaque_type_resolution): Likewise.
(show_overload_debug): Likewise.
(print_bit_vector): Remove unnecessary forward declaration.
(print_arg_types): Likewise.
(dump_fn_fieldlists): Likewise.
(print_cplus_stuff): Likewise.
gdb/ChangeLog
gdb/gdbtypes.c