aboutsummaryrefslogtreecommitdiff
path: root/bfd/libcoff.h
diff options
context:
space:
mode:
authorClinton Popetz <cpopetz@cpopetz.com>2000-04-29 02:45:34 +0000
committerClinton Popetz <cpopetz@cpopetz.com>2000-04-29 02:45:34 +0000
commit0ca652e9ecbfd5acc32611a2f6169dd6cfdcbc28 (patch)
tree1e1a6fabaf9c214a57b3eab1a610dd6feaaa81d4 /bfd/libcoff.h
parent2243c419e995c2636ea8824b60c62ba732e0f422 (diff)
downloadfsf-binutils-gdb-0ca652e9ecbfd5acc32611a2f6169dd6cfdcbc28.zip
fsf-binutils-gdb-0ca652e9ecbfd5acc32611a2f6169dd6cfdcbc28.tar.gz
fsf-binutils-gdb-0ca652e9ecbfd5acc32611a2f6169dd6cfdcbc28.tar.bz2
* libcoff.h: Sigh, whitespace differences after 'make headers'.
Diffstat (limited to 'bfd/libcoff.h')
-rw-r--r--bfd/libcoff.h4
1 files changed, 2 insertions, 2 deletions
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)\