aboutsummaryrefslogtreecommitdiff
path: root/gdb/hpread.c
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1996-01-09 16:35:32 +0000
committerJeff Law <law@redhat.com>1996-01-09 16:35:32 +0000
commit60d5a517fb068e9466e32736336b49ad89fefa76 (patch)
treee5cb36b1621841df950db26ee8b147e27fecca13 /gdb/hpread.c
parent0025f7a0a7934977188b682830628b5fac4770ab (diff)
downloadgdb-60d5a517fb068e9466e32736336b49ad89fefa76.zip
gdb-60d5a517fb068e9466e32736336b49ad89fefa76.tar.gz
gdb-60d5a517fb068e9466e32736336b49ad89fefa76.tar.bz2
* hpread.c (hpread_build_psymtabs): Finish Jan 4th
enum namespace -> enum_namespace change.
Diffstat (limited to 'gdb/hpread.c')
-rw-r--r--gdb/hpread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/hpread.c b/gdb/hpread.c
index bfd7330..2463f13 100644
--- a/gdb/hpread.c
+++ b/gdb/hpread.c
@@ -538,7 +538,7 @@ hpread_build_psymtabs (objfile, section_offsets, mainline)
{
/* Variables, typedefs an the like. */
enum address_class storage;
- enum namespace namespace;
+ namespace_enum namespace;
/* Don't add locals to the partial symbol table. */
if (within_function