aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb-stabs.h
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-10-04 16:45:11 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-10-04 16:45:11 +0000
commit624afa761c35ecd35b3e9f69fad929982d9335f2 (patch)
tree7d90438845fcd7c412efbd08c7bee9204b8857e6 /gdb/gdb-stabs.h
parent4abc83b9954182ba346df3447935248e73ac93ce (diff)
change all to most in comment
Diffstat (limited to 'gdb/gdb-stabs.h')
-rw-r--r--gdb/gdb-stabs.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/gdb/gdb-stabs.h b/gdb/gdb-stabs.h
index 706dfd86b8..c1e0253842 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