From e8d6d5d0a539042bd1bf1ce59dc6263a90dedd04 Mon Sep 17 00:00:00 2001
From: Ian Lance Taylor <ian@airs.com>
Date: Wed, 1 Nov 1995 22:12:57 +0000
Subject: [PATCH] 	* reloc16.c
 (bfd_coff_reloc16_get_relocated_section_contents): 	Pass input_bfd, not
 in_bfd, to bfd_coff_reloc16_extra_cases.

---
 bfd/ChangeLog | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 682ad4758e9..6cdcc3d108a 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -20,6 +20,9 @@ Wed Nov  1 13:51:54 1995  Ken Raeburn  <raeburn@cygnus.com>
 
 Wed Nov  1 11:45:07 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+	* reloc16.c (bfd_coff_reloc16_get_relocated_section_contents):
+	Pass input_bfd, not in_bfd, to bfd_coff_reloc16_extra_cases.
+
 	* elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the
 	BFD is not of the right type.
 	(bfd_elf_get_needed_list): Likewise.