From 00b02f17b5c8df04bb5500c2214d7a7fa386a04a Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Sun, 31 Oct 1993 15:56:44 +0000 Subject: [PATCH] * paread.c: Remove comment about how we should use an "ordinary" file format with an hppa suffix. There is nothing ordinary about SOM. --- gdb/paread.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gdb/paread.c b/gdb/paread.c index 95489d925bb..ce19622991d 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 = { -- 2.30.2