mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 02:24:17 +08:00
Fix typo in comment in previous delta
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user