summaryrefslogtreecommitdiffstats
path: root/bfd/bfd-in.h
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2000-11-21 02:24:32 +0000
committerKazu Hirata <kazu@codesourcery.com>2000-11-21 02:24:32 +0000
commiteb6e10cb73e319a8d4651df7df667cd14b26ec70 (patch)
tree0874df98f18888733fd9c1a488edaa822157603f /bfd/bfd-in.h
parente4f7b8c818485e2f02fa7f7e0255973b062eeeda (diff)
downloadppe42-binutils-eb6e10cb73e319a8d4651df7df667cd14b26ec70.tar.gz
ppe42-binutils-eb6e10cb73e319a8d4651df7df667cd14b26ec70.zip
2000-11-20 Kazu Hirata <kazu@hxi.com>
* bfd-in.h: Fix formatting. * bfd-in2.h: Likewise. * bfd.c: Likewise. * bout.c: Likewise.
Diffstat (limited to 'bfd/bfd-in.h')
-rw-r--r--bfd/bfd-in.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/bfd-in.h b/bfd/bfd-in.h
index 2e80d78663..d5344bfa7d 100644
--- a/bfd/bfd-in.h
+++ b/bfd/bfd-in.h
@@ -512,7 +512,7 @@ extern int bfd_stat PARAMS ((bfd *abfd, struct stat *));
#define bfd_get_symbol_leading_char(abfd) ((abfd)->xvec->symbol_leading_char)
-#define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = (boolean)(bool)), true)
+#define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = (boolean) (bool)), true)
extern boolean bfd_record_phdr
PARAMS ((bfd *, unsigned long, boolean, flagword, boolean, bfd_vma,
OpenPOWER on IntegriCloud