constify maint.c
authorTom Tromey <tromey@redhat.com>
Mon, 21 Jul 2014 22:54:06 +0000 (16:54 -0600)
committerTom Tromey <tromey@redhat.com>
Thu, 24 Jul 2014 17:30:02 +0000 (11:30 -0600)
commitfc4baa5e1f016c27eab4b2593a1ba9db60e11bee
tree4d095e5b1b3c82f8f63bf8ea8c7b113765771469
parent0d5f0dbeb03bab0ce02bf9a4e61d298ad7f1c9bb
constify maint.c

This does a bit of constification in maint.c, making
print_bfd_section_info a bit cleaner in the process.

2014-07-24  Tom Tromey  <tromey@redhat.com>

* maint.c (match_bfd_flags): Make "string" const.
(print_bfd_section_info): Remove casts.
(print_objfile_section_info): Make "string" const.
gdb/ChangeLog
gdb/maint.c
This page took 0.027238 seconds and 4 git commands to generate.