]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix GNU/Linux tipo.
authorAndrew Cagney <cagney@redhat.com>
Wed, 18 Sep 2002 21:59:39 +0000 (21:59 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 18 Sep 2002 21:59:39 +0000 (21:59 +0000)
gdb/ChangeLog
gdb/i386-linux-tdep.h

index 19cceaa1ece46fc806fb81c24bb5d6e42b3ed5f9..99cf900bc95e4febb27c965452660634e6ef45de 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-18  Andrew Cagney  <ac131313@redhat.com>
+
+       * i386-linux-tdep.h: Fix tipo.
+
 2002-09-18  Daniel Jacobowitz  <drow@mvista.com>
 
        Fix PR gdb/709
index 3c30130ede9e0720e51c1ae6a361ded66f1c7fa9..95b168ac88ec9fe78dbf807e921fd39dbf126563 100644 (file)
@@ -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.