* somread.c (som_symfile_offsets): Add 'const' to addrs.
authorTom Tromey <tromey@redhat.com>
Mon, 6 May 2013 19:38:04 +0000 (19:38 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 6 May 2013 19:38:04 +0000 (19:38 +0000)
commit66f65e2b480682001987f8cf58b78577c3e85491
tree2e165662c56181159e674b5843ea85007bc3ee72
parent7919a9734506e499c613ee7a8a88f8e33101f9a9
* somread.c (som_symfile_offsets): Add 'const' to addrs.
* machoread.c (macho_symfile_offsets): Add 'const' to addrs.
* xcoffread.c (xcoff_symfile_offsets): Add 'const' to addrs.
Remove declaration.
gdb/ChangeLog
gdb/machoread.c
gdb/somread.c
gdb/xcoffread.c
This page took 0.028682 seconds and 4 git commands to generate.