From: Steve Chamberlain Date: Fri, 22 Mar 1991 22:32:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gdb-4_18-branchpoint~24655 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=139d5bfdf95106376319a6635bbfe412a34e1f09;p=thirdparty%2Fbinutils-gdb.git *** empty log message *** --- diff --git a/ld/ldwrite.c b/ld/ldwrite.c index de37d4012fc..93af48c26b6 100644 --- a/ld/ldwrite.c +++ b/ld/ldwrite.c @@ -1,5 +1,3 @@ -fooo - /* Copyright (C) 1991 Free Software Foundation, Inc. This file is part of GLD, the Gnu Linker. @@ -22,9 +20,12 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ * $Id$ * * $Log$ - * Revision 1.2 1991/03/22 22:31:37 steve + * Revision 1.3 1991/03/22 22:32:22 steve * *** empty log message *** * + * Revision 1.2 1991/03/22 22:31:37 steve + * *** empty log message *** + * * Revision 1.1.1.1 1991/03/21 21:29:05 gumby * Back from Intel with Steve *