diff options
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4f8b3bd..7013b7d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -7,7 +7,7 @@ (elfcore_write_pstatus): New function. (elfcore_write_prfpreg): New function. (elfcore_write_prxfpreg): New function. - * elf-bfd.c: Add prototypes for above functions. + * elf-bfd.h: Add prototypes for above functions. 2002-01-08 Alexandre Oliva <aoliva@redhat.com> |