From: David Edelsohn Date: Mon, 28 Nov 1994 19:38:39 +0000 (+0000) Subject: (do_scrub_next_char): Insert missing newline at end of file X-Git-Tag: gdb-4_18~12984 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=326fe1a335a144f2170b42423dd669f4c1fb05ca;p=external%2Fbinutils.git (do_scrub_next_char): Insert missing newline at end of file like warning says we do. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 18efc53..745d64a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 28 11:37:35 1994 Doug Evans + + * app.c (do_scrub_next_char): Insert missing newline at end of file + like warning says we do. + Mon Nov 28 00:11:15 1994 Jeff Law (law@snake.cs.utah.edu) * config/tc-hppa.h (pa_check_eof): Declare new extern function.