From 3d855632912f4bbfbd6c27dc78c08f2d65e9b638 Mon Sep 17 00:00:00 2001 From: Kazu Hirata Date: Mon, 1 Jan 2001 21:37:35 +0000 Subject: 2001-01-01 Kazu Hirata * reloc.c: Fix formatting. * riscix.c: Likewise. * rs6000-core.c: Likewise. * xcoff-target.h: Likewise. --- bfd/xcoff-target.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bfd/xcoff-target.h') diff --git a/bfd/xcoff-target.h b/bfd/xcoff-target.h index 18084e6..22bd808 100644 --- a/bfd/xcoff-target.h +++ b/bfd/xcoff-target.h @@ -146,7 +146,7 @@ extern unsigned int _bfd_xcoff_swap_aux_out PARAMS ((bfd *, PTR, int, int, int, #include "coffcode.h" -/* The transfer vector that leads the outside world to all of the above. */ +/* The transfer vector that leads the outside world to all of the above. */ const bfd_target TARGET_SYM = { @@ -189,6 +189,6 @@ const bfd_target TARGET_SYM = BFD_JUMP_TABLE_DYNAMIC (_bfd_xcoff), NULL, - + COFF_SWAP_TABLE }; -- cgit v1.1