From: Ian Lance Taylor Date: Mon, 20 Jun 1994 15:30:56 +0000 (+0000) Subject: Comment change. X-Git-Tag: gdb-4_18~14213 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa91350c626e1d890c18914161ad34805e198420;p=thirdparty%2Fbinutils-gdb.git Comment change. --- diff --git a/bfd/aout-target.h b/bfd/aout-target.h index cabdf0e3bdf..55439f8ec9f 100644 --- a/bfd/aout-target.h +++ b/bfd/aout-target.h @@ -168,9 +168,9 @@ MY(mkobject) (abfd) /* Copy private section data. This actually does nothing with the sections. It copies the subformat field. We copy it here, because - we know whether this is a QMAGIC file before we set the section - contents, and copy_private_bfd_data is not called until after the - section contents have been set. */ + we need to know whether this is a QMAGIC file before we set the + section contents, and copy_private_bfd_data is not called until + after the section contents have been set. */ /*ARGSUSED*/ static boolean