From: Clinton Popetz Date: Sat, 29 Apr 2000 02:45:34 +0000 (+0000) Subject: * libcoff.h: Sigh, whitespace differences after 'make headers'. X-Git-Tag: readline-pre-41-import~627 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0ca652e9ecbfd5acc32611a2f6169dd6cfdcbc28;p=platform%2Fupstream%2Fbinutils.git * libcoff.h: Sigh, whitespace differences after 'make headers'. --- diff --git a/bfd/libcoff.h b/bfd/libcoff.h index a81fe68..c72ffdb 100644 --- a/bfd/libcoff.h +++ b/bfd/libcoff.h @@ -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)\