mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-28 04:25:10 +08:00
Fix typo in comment in previous delta
This commit is contained in:
parent
950d48e718
commit
5b8c74e64f
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user