* 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 95489d925bb5edd3c35160d06f8861d0a86c63d9..ce19622991db971f7052d5617bb4d668f6adbed4 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 =
 {