summaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2005-03-01 01:56:27 +0000
committerAlan Modra <amodra@bigpond.net.au>2005-03-01 01:56:27 +0000
commit0142a5aa7d5d55021a0ff515924ff075ff8c7742 (patch)
tree43d5c096897dca50f2d0c2794758066f1c754f36 /bfd/bfd-in2.h
parent0c650229b67b20f33111958780a53c2d01a93559 (diff)
downloadbinutils-redhat-0142a5aa7d5d55021a0ff515924ff075ff8c7742.tar.gz
* targets.h: Typo fix.
* bfd-in2.h: Regenerate.
Diffstat (limited to 'bfd/bfd-in2.h')
-rw-r--r--bfd/bfd-in2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index 65a076d27d..1da3e69d22 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -4370,7 +4370,7 @@ typedef struct bfd_target
unsigned short ar_max_namelen;
/* Entries for byte swapping for data. These are different from the
- other entry points, since they don't take a BFD asthe first argument.
+ other entry points, since they don't take a BFD as the first argument.
Certain other handlers could do the same. */
bfd_uint64_t (*bfd_getx64) (const void *);
bfd_int64_t (*bfd_getx_signed_64) (const void *);