Fix typo in comment in previous delta

This commit is contained in:
Nick Clifton 2004-01-12 13:34:30 +00:00
parent 950d48e718
commit 5b8c74e64f
1 changed files with 1 additions and 1 deletions

View File

@ -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)