]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/xcoff-target.h
2001-01-01 Kazu Hirata <kazu@hxi.com>
[thirdparty/binutils-gdb.git] / bfd / xcoff-target.h
index 18084e68df1bd55fa200ba5bf6ce6eb2523a3919..22bd80807892aa2e6c0dff37afbf04e867ae0338 100644 (file)
@@ -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
 };