ada-lang.c: Rename function base_type into get_base_type
authorJoel Brobecker <brobecker@gnat.com>
Wed, 23 Nov 2011 19:21:12 +0000 (19:21 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 23 Nov 2011 19:21:12 +0000 (19:21 +0000)
commit18af828477ee67ca2aafdec98d16107a2d792d66
tree0b624ad1db374a5b3874a58a9f2e7bd915dd294d
parent1fc7b5d7252fd6607520c043dd65981c750566c6
ada-lang.c: Rename function base_type into get_base_type

This avoids shadowing issues with variables named base_type.

gdb/ChangeLog:

        * ada-lang.c (get_base_type): Renames base_type.  Adjust all
        calls throughout this file.
gdb/ChangeLog
gdb/ada-lang.c