diff options
author | John Gilmore <gnu@cygnus> | 1992-02-01 00:17:31 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-02-01 00:17:31 +0000 |
commit | 379a4686473ab8f902ddbeaa15b852454946748f (patch) | |
tree | be02e83e6541f8b7fae2728831f77f52c3379749 /gdb/xm-stratus.h | |
parent | 24e7d5bac241572fe34f5634766eeffcc4d289f7 (diff) | |
download | gdb-379a4686473ab8f902ddbeaa15b852454946748f.zip gdb-379a4686473ab8f902ddbeaa15b852454946748f.tar.gz gdb-379a4686473ab8f902ddbeaa15b852454946748f.tar.bz2 |
Comment changes.
Diffstat (limited to 'gdb/xm-stratus.h')
-rw-r--r-- | gdb/xm-stratus.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/xm-stratus.h b/gdb/xm-stratus.h index a225bbe..9ee795a 100644 --- a/gdb/xm-stratus.h +++ b/gdb/xm-stratus.h @@ -1,4 +1,4 @@ -/* Macro definitions for GDB on a Stratus machine. +/* Macro definitions for GDB hosted on a Stratus machine. Copyright (C) 1992, Free Software Foundation, Inc. Contributed by Peggy Fieland (pfieland@stratus.com) @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* Pick up most of what we need from the generic mi860 host include file. */ +/* Pick up most of what we need from the generic i860 host include file. */ #include "xm-i860.h" |