From 624afa761c35ecd35b3e9f69fad929982d9335f2 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Mon, 4 Oct 1993 16:45:11 +0000 Subject: change all to most in comment --- gdb/gdb-stabs.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'gdb/gdb-stabs.h') diff --git a/gdb/gdb-stabs.h b/gdb/gdb-stabs.h index 706dfd8..c1e0253 100644 --- a/gdb/gdb-stabs.h +++ b/gdb/gdb-stabs.h @@ -18,11 +18,11 @@ 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. */ -/* This file exists to hold the common definitions required of all the - symbol-readers that end up using stabs. The common use of these - `symbol-type-specific' customizations of the generic data structures - makes the stabs-oriented symbol readers able to call each others' - functions as required. */ +/* This file exists to hold the common definitions required of most of + the symbol-readers that end up using stabs. The common use of + these `symbol-type-specific' customizations of the generic data + structures makes the stabs-oriented symbol readers able to call + each others' functions as required. */ #if !defined (GDBSTABS_H) #define GDBSTABS_H -- cgit v1.1