* thread-db.c (enable_thread_event_reporting): Correct warning
[deliverable/binutils-gdb.git] / bfd / elf32-fr30.c
index 6b457b3b74fd09ce2c688660b4bce63057330270..c7a3b2158be1eb8982c1d83fbd4a50164cb7f59a 100644 (file)
@@ -1,5 +1,5 @@
 /* FR30-specific support for 32-bit ELF.
-   Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
 
 This file is part of BFD, the Binary File Descriptor library.
 
@@ -283,7 +283,6 @@ fr30_elf_i20_reloc (abfd, reloc_entry, symbol, data,
 
   return bfd_reloc_ok;
 }
-
 \f
 /* Utility to actually perform a R_FR30_48 reloc.  */
 
@@ -460,7 +459,6 @@ fr30_final_link_relocate (howto, input_bfd, input_section, contents, rel, reloca
 
   return r;
 }
-
 \f
 /* Relocate an FR30 ELF section.
    There is some attempt to make this function usable for many architectures,
This page took 0.023257 seconds and 4 git commands to generate.