summaryrefslogtreecommitdiffstats
path: root/binutils/objcopy.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/objcopy.c')
-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