From 58ec62c6880150f838d026b5cdf986b86ebfb81d Mon Sep 17 00:00:00 2001 From: Christian Groessler Date: Sun, 31 Aug 2003 18:25:09 +0000 Subject: [PATCH] fixed comment for i860_howto_pc26_reloc --- bfd/elf32-i860.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bfd/elf32-i860.c b/bfd/elf32-i860.c index 78e5a3446b..209cbe6554 100644 --- a/bfd/elf32-i860.c +++ b/bfd/elf32-i860.c @@ -26,8 +26,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "elf-bfd.h" #include "elf/i860.h" -/* special_function for R_860_PC26 relocation. - Derived from bfd_elf_generic_reloc (elf.c) with modifications. */ +/* special_function for R_860_PC26 relocation. */ static bfd_reloc_status_type i860_howto_pc26_reloc (bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc_entry, -- 2.11.0