From aa91350c626e1d890c18914161ad34805e198420 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 20 Jun 1994 15:30:56 +0000 Subject: [PATCH] Comment change. --- bfd/aout-target.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bfd/aout-target.h b/bfd/aout-target.h index cabdf0e..55439f8 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 -- 2.7.4