diff options
Diffstat (limited to 'gdb/paread.c')
-rw-r--r-- | gdb/paread.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/paread.c b/gdb/paread.c index 95489d9..ce19622 100644 --- a/gdb/paread.c +++ b/gdb/paread.c @@ -500,8 +500,7 @@ pa_symfile_offsets (objfile, addr) return section_offsets; } -/* Register that we are able to handle SOM object file formats (does this - work for hp300, or just PA? I suspect the latter). */ +/* Register that we are able to handle SOM object file formats. */ static struct sym_fns pa_sym_fns = { |