From: Michael Snyder Date: Tue, 8 Jan 2002 21:33:23 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=97996af6f2b19f1dabca2a35b90eff5e18959e12;p=binutils-gdb.git Fix typo. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4f8b3bdea8d..7013b7d23f1 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