OSDN Git Service

2005-01-27 Andrew Cagney <cagney@gnu.org>
authorcagney <cagney>
Thu, 27 Jan 2005 20:34:42 +0000 (20:34 +0000)
committercagney <cagney>
Thu, 27 Jan 2005 20:34:42 +0000 (20:34 +0000)
commit55e2734915325e1aa5d8484a96c74603b1963ec0
tree8dcdc5b481574832331f9fde4362c9cbeaad862b
parent195924b1d693ac205394be78b47fd7b2b22d0ca5
2005-01-27  Andrew Cagney  <cagney@gnu.org>

* cli/cli-dump.h (fopen_with_cleanup): Make "filename" const.
* cli/cli-dump.c (dump_binary_file, dump_bfd_file): Make string
parameters const, change buf to a const bfd_byte.
(fopen_with_cleanup, bfd_openw_with_cleanup): Make all string
parameters const.
gdb/ChangeLog