From 379a4686473ab8f902ddbeaa15b852454946748f Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Sat, 1 Feb 1992 00:17:31 +0000 Subject: [PATCH] Comment changes. --- gdb/tm-stratus.h | 2 +- gdb/xm-stratus.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gdb/tm-stratus.h b/gdb/tm-stratus.h index f7df3d422e0..688d1a4cbb1 100644 --- a/gdb/tm-stratus.h +++ b/gdb/tm-stratus.h @@ -1,4 +1,4 @@ -/* Macro definitions for GDB on a Stratus machine. +/* Macro definitions for GDB targeting a Stratus i860 machine. Copyright (C) 1992, Free Software Foundation, Inc. This file is part of GDB. diff --git a/gdb/xm-stratus.h b/gdb/xm-stratus.h index a225bbe8a67..9ee795a07a9 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" -- 2.30.2