From: Andrew Cagney Date: Wed, 18 Sep 2002 21:59:39 +0000 (+0000) Subject: Fix GNU/Linux tipo. X-Git-Tag: gdb_5_3-2002-12-12-release~160 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82f1765eb49eac867b261343a1690e88b8d41304;p=thirdparty%2Fbinutils-gdb.git Fix GNU/Linux tipo. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 19cceaa1ece..99cf900bc95 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2002-09-18 Andrew Cagney + + * i386-linux-tdep.h: Fix tipo. + 2002-09-18 Daniel Jacobowitz Fix PR gdb/709 diff --git a/gdb/i386-linux-tdep.h b/gdb/i386-linux-tdep.h index 3c30130ede9..95b168ac88e 100644 --- a/gdb/i386-linux-tdep.h +++ b/gdb/i386-linux-tdep.h @@ -1,6 +1,6 @@ -/* Target-dependent code for Linux/x86. - Copyright 2002 - Free Software Foundation, Inc. +/* Target-dependent code for GNU/Linux x86. + + Copyright 2002 Free Software Foundation, Inc. This file is part of GDB.