* elf.c (elfcore_grok_prxfpreg): Fix comment typo.
authorAlan Modra <amodra@gmail.com>
Fri, 12 Oct 2007 03:34:45 +0000 (03:34 +0000)
committerAlan Modra <amodra@gmail.com>
Fri, 12 Oct 2007 03:34:45 +0000 (03:34 +0000)
bfd/ChangeLog
bfd/elf.c

index 9e8ffad0deb904e18cb8aed44f83ef302729e097..e7ab1d49ff177a482ef7b449c00750640cc9e034 100644 (file)
@@ -1,3 +1,7 @@
+2007-10-12  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf.c (elfcore_grok_prxfpreg): Fix comment typo.
+
 2007-10-10  H.J. Lu  <hongjiu.lu@intel.com>
 
        * elf.c (get_program_header_size): Always add a PT_GNU_RELRO
index d215144386a33f9870d53e5ffc835b63aadcc0ec..b5b51d02a3f4eef7655261c9c8ca2c257b5aaa8d 100644 (file)
--- a/bfd/elf.c
+++ b/bfd/elf.c
@@ -7436,7 +7436,7 @@ elfcore_grok_prfpreg (bfd *abfd, Elf_Internal_Note *note)
 }
 
 /* Linux dumps the Intel SSE regs in a note named "LINUX" with a note
-   type of 5 (NT_PRXFPREG).  Just include the whole note's contents
+   type of NT_PRXFPREG.  Just include the whole note's contents
    literally.  */
 
 static bfd_boolean