diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-09-18 22:00:22 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-09-18 22:00:22 +0000 |
commit | 0542c381799d8c6065a35456df2f5a92a6891ae9 (patch) | |
tree | 1cfd980952dce14ba48fc2ff67f56c19356a2086 /gdb/i386-linux-tdep.h | |
parent | 5b924b9bda6a19bd70f46259833c98d183ce4128 (diff) | |
download | gdb-0542c381799d8c6065a35456df2f5a92a6891ae9.zip gdb-0542c381799d8c6065a35456df2f5a92a6891ae9.tar.gz gdb-0542c381799d8c6065a35456df2f5a92a6891ae9.tar.bz2 |
Fix GNU/Linux tipo.
Diffstat (limited to 'gdb/i386-linux-tdep.h')
-rw-r--r-- | gdb/i386-linux-tdep.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/i386-linux-tdep.h b/gdb/i386-linux-tdep.h index 3c30130..95b168a 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. |