diff options
author | John Gilmore <gnu@cygnus> | 1993-06-03 02:59:50 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1993-06-03 02:59:50 +0000 |
commit | 2b5773496ae2856ff03e5c4edbc099cccdc0a27b (patch) | |
tree | 0e7272b0da25cb0444dbb55f0e420130831d474d /gdb/remote-es1800.c | |
parent | 08ad992164608b882e7532ae82db721062091737 (diff) | |
download | gdb-2b5773496ae2856ff03e5c4edbc099cccdc0a27b.zip gdb-2b5773496ae2856ff03e5c4edbc099cccdc0a27b.tar.gz gdb-2b5773496ae2856ff03e5c4edbc099cccdc0a27b.tar.bz2 |
* remote-es1800.c: Fix typo.
.Sanitize: Add comments about what's getting deliberately ignored.
Diffstat (limited to 'gdb/remote-es1800.c')
-rw-r--r-- | gdb/remote-es1800.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-es1800.c b/gdb/remote-es1800.c index 7f57579..1c442d5 100644 --- a/gdb/remote-es1800.c +++ b/gdb/remote-es1800.c @@ -3,7 +3,7 @@ This file is added to GDB to make it possible to do debugging via an ES-1800 emulator. The code was originally written by Johan Holmberg - TT/SJ Ericsson Telecom AB and later modified byJohan Henriksson + TT/SJ Ericsson Telecom AB and later modified by Johan Henriksson TT/SJ. It was modified for gdb 4.0 by TX/DK Jan Nordenand by TX/DKG Harald Johansen. |