Fix typo in comment in previous delta
This commit is contained in:
parent
950d48e718
commit
5b8c74e64f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue