projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c08b47
)
Fix typo in recent hange from using bfd target name to using the flavour.
author
Jeff Law
<law@redhat.com>
Mon, 1 Nov 1993 07:51:03 +0000
(07:51 +0000)
committer
Jeff Law
<law@redhat.com>
Mon, 1 Nov 1993 07:51:03 +0000
(07:51 +0000)
gdb/paread.c
patch
|
blob
|
history
diff --git
a/gdb/paread.c
b/gdb/paread.c
index d48a93b85c99165b830f73c86065f44c70acef4a..63993780f2bd682c7221f4052b2beb2372b826b2 100644
(file)
--- a/
gdb/paread.c
+++ b/
gdb/paread.c
@@
-505,7
+505,7
@@
pa_symfile_offsets (objfile, addr)
static struct sym_fns pa_sym_fns =
{
- bfd_target_som_flavour
+ bfd_target_som_flavour
,
pa_new_init, /* sym_new_init: init anything gbl to entire symtab */
pa_symfile_init, /* sym_init: read initial info, setup for sym_read() */
pa_symfile_read, /* sym_read: read a symbol file into symtab */