* paread.c: Remove comment about how we should use an "ordinary"
authorJim Kingdon <jkingdon@engr.sgi.com>
Sun, 31 Oct 1993 15:56:44 +0000 (15:56 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sun, 31 Oct 1993 15:56:44 +0000 (15:56 +0000)
file format with an hppa suffix.  There is nothing ordinary about SOM.

gdb/paread.c

index 95489d9..ce19622 100644 (file)
@@ -500,8 +500,7 @@ pa_symfile_offsets (objfile, addr)
   return section_offsets;
 }
 \f
-/* 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 =
 {