projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
950d48e
)
Fix typo in comment in previous delta
author
Nick Clifton
<nickc@redhat.com>
Mon, 12 Jan 2004 13:34:30 +0000
(13:34 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Mon, 12 Jan 2004 13:34:30 +0000
(13:34 +0000)
binutils/objcopy.c
patch
|
blob
|
history
diff --git
a/binutils/objcopy.c
b/binutils/objcopy.c
index
212b9bf
..
1d71d9d
100644
(file)
--- 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.
-
True
s TRUE upon success, FALSE otherwise. */
+
Return
s TRUE upon success, FALSE otherwise. */
static bfd_boolean
copy_object (bfd *ibfd, bfd *obfd)