Minor formatting fixes.
[deliverable/binutils-gdb.git] / bfd / coffcode.h
index f4e27fad25c58f843a8a90fa9a0806a3a7fc8fe8..a122057df228947ae9075e76aadbd140349039ea 100644 (file)
@@ -2150,7 +2150,7 @@ symname_in_debug_hook (abfd, sym)
 #ifdef XCOFF64
 #define FORCE_SYMNAMES_IN_STRINGS
 #endif
-  
+
 /* Handle the csect auxent of a C_EXT or C_HIDEXT symbol.  */
 
 static boolean coff_pointerize_aux_hook
@@ -5044,7 +5044,7 @@ static const bfd_coff_backend_data bfd_coff_std_swap_table =
 #else
   false,
 #endif
-  COFF_DEFAULT_SECTION_ALIGNMENT_POWER, 
+  COFF_DEFAULT_SECTION_ALIGNMENT_POWER,
 #ifdef COFF_FORCE_SYMBOLS_IN_STRINGS
   true,
 #else
This page took 0.026719 seconds and 4 git commands to generate.