mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 20:49:43 +00: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.
|
/* Copy object file IBFD onto OBFD.
|
||||||
Trues TRUE upon success, FALSE otherwise. */
|
Returns TRUE upon success, FALSE otherwise. */
|
||||||
|
|
||||||
static bfd_boolean
|
static bfd_boolean
|
||||||
copy_object (bfd *ibfd, bfd *obfd)
|
copy_object (bfd *ibfd, bfd *obfd)
|
||||||
|
Loading…
Reference in New Issue
Block a user