* libcoff.h: Sigh, whitespace differences after 'make headers'.
authorClinton Popetz <cpopetz@cpopetz.com>
Sat, 29 Apr 2000 02:45:34 +0000 (02:45 +0000)
committerClinton Popetz <cpopetz@cpopetz.com>
Sat, 29 Apr 2000 02:45:34 +0000 (02:45 +0000)
bfd/libcoff.h

index a81fe6853c9ec14f227e97040f34abc4bfd2de73..c72ffdbe103fdcae70707ee5e32be956182cff89 100644 (file)
@@ -913,10 +913,10 @@ typedef struct
         ((coff_backend_info (abfd)->_bfd_coff_symname_in_debug) (abfd, sym))
 
 #define bfd_coff_force_symnames_in_strings(abfd)\
-       (coff_backend_info (abfd)->_bfd_coff_force_symnames_in_strings)
+       (coff_backend_info (abfd)->_bfd_coff_force_symnames_in_strings)
 
 #define bfd_coff_debug_string_prefix_length(abfd)\
-       (coff_backend_info (abfd)->_bfd_coff_debug_string_prefix_length)
+       (coff_backend_info (abfd)->_bfd_coff_debug_string_prefix_length)
 
 #define bfd_coff_print_aux(abfd, file, base, symbol, aux, indaux)\
         ((coff_backend_info (abfd)->_bfd_coff_print_aux)\