From: Ken Raeburn Date: Thu, 23 Sep 1993 16:51:30 +0000 (+0000) Subject: * gen-aout.c (main): Output newline after end of comment, not before. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=869cbaae873b38772da3e0c4b9ee2d246e12de10;p=binutils-gdb.git * gen-aout.c (main): Output newline after end of comment, not before. (Reported by Jonathan Stone, jonathan@oscar.stanford.edu). --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1f25aa14bf0..d6fc5277fe2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Thu Sep 23 11:06:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * gen-aout.c (main): Output newline after end of comment, not + before. (Reported by Jonathan Stone, + jonathan@oscar.stanford.edu). + Thu Sep 23 10:48:27 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * section.c (SEC_DEBUGGING): New section flag.