summaryrefslogtreecommitdiffstats
path: root/binutils
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-01-12 13:34:30 +0000
committerNick Clifton <nickc@redhat.com>2004-01-12 13:34:30 +0000
commit5b8c74e64fb62c37f18253dd6e8a896b54d92bab (patch)
tree77a53276bc36330644821da0fa7163dd66668767 /binutils
parent950d48e71801a10b8f600607049fc491565c80b2 (diff)
downloadppe42-binutils-5b8c74e64fb62c37f18253dd6e8a896b54d92bab.tar.gz
ppe42-binutils-5b8c74e64fb62c37f18253dd6e8a896b54d92bab.zip
Fix typo in comment in previous delta
Diffstat (limited to 'binutils')
-rw-r--r--binutils/objcopy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/objcopy.c b/binutils/objcopy.c
index 212b9bf482..1d71d9d9c5 100644
--- a/binutils/objcopy.c
+++ b/binutils/objcopy.c
@@ -1085,7 +1085,7 @@ add_redefine_syms_file (const char *filename)
}
/* Copy object file IBFD onto OBFD.
- Trues TRUE upon success, FALSE otherwise. */
+ Returns TRUE upon success, FALSE otherwise. */
static bfd_boolean
copy_object (bfd *ibfd, bfd *obfd)
OpenPOWER on IntegriCloud