diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2003-10-27 13:20:32 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2003-10-27 13:20:32 +0000 |
commit | 50c2245bd8d8b406e46e3888df92f2443f76a94f (patch) | |
tree | 056f2d7f4a4d4d4d9d7aacfad9a831c215ad8353 /binutils/debug.h | |
parent | ed570f48a0c7fa84eb8c8fb0a0861074ccd4f55f (diff) | |
download | gdb-50c2245bd8d8b406e46e3888df92f2443f76a94f.zip gdb-50c2245bd8d8b406e46e3888df92f2443f76a94f.tar.gz gdb-50c2245bd8d8b406e46e3888df92f2443f76a94f.tar.bz2 |
* ChangeLog: Fix typos.
* ChangeLog-9197: Likewise.
* ChangeLog-9899: Likewise.
* NEWS: Likewise.
* ar.c: Fix comment typos.
* arsup.c: Likewise.
* coffgrok.c: Likewise.
* debug.c: Likewise.
* debug.h: Likewise.
* dlltool.c: Likewise.
* ieee.c: Likewise.
* nm.c: Likewise.
* objdump.c: Likewise.
* prdbg.c: Likewise.
* readelf.c: Likewise.
* resrc.c: Likewise.
* sysinfo.y: Likewise.
* windres.c: Likewise.
Diffstat (limited to 'binutils/debug.h')
-rw-r--r-- | binutils/debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/debug.h b/binutils/debug.h index 03dc3f7..3331e0b 100644 --- a/binutils/debug.h +++ b/binutils/debug.h @@ -25,7 +25,7 @@ /* This header file describes a generic debugging information format. We may eventually have readers which convert different formats into this generic format, and writers which write it out. The initial - impetus for this was writing a convertor from stabs to HP IEEE-695 + impetus for this was writing a converter from stabs to HP IEEE-695 debugging format. */ /* Different kinds of types. */ |