convert CONST to const
authorTom Tromey <tromey@redhat.com>
Sun, 29 Dec 2013 09:39:28 +0000 (02:39 -0700)
committerTom Tromey <tromey@redhat.com>
Mon, 6 Jan 2014 19:06:40 +0000 (12:06 -0700)
commitcc2f3c3582677a3697f416618ddee86eee7ed5ba
tree5a233f755248b2293726d821fbaf02a6a439591b
parent369be6981b26787b2685e3b8c6da779dae8ce35f
convert CONST to const

This removes the last uses of the obsolete CONST macro from the tree.
I'm checking this in.  Tested by rebuilding.

2014-01-06  Tom Tromey  <tromey@redhat.com>

* doublest.c (convert_doublest_to_floatformat): Use const, not
CONST.
* somread.c (som_symtab_read): Likewise.
gdb/ChangeLog
gdb/doublest.c
gdb/somread.c
This page took 0.025532 seconds and 4 git commands to generate.