diff options
author | Michael Snyder <msnyder@vmware.com> | 1999-01-13 23:49:55 +0000 |
---|---|---|
committer | Michael Snyder <msnyder@vmware.com> | 1999-01-13 23:49:55 +0000 |
commit | ea377ea4c0b8e9c25328cff0240c958f82ffd311 (patch) | |
tree | 54c5088fbcbd5cf066b4511aa118760c0e8fcff3 /gdb/ChangeLog-98 | |
parent | 677f415c03a33889e1f133003f2e3dc15368dcb3 (diff) | |
download | gdb-ea377ea4c0b8e9c25328cff0240c958f82ffd311.zip gdb-ea377ea4c0b8e9c25328cff0240c958f82ffd311.tar.gz gdb-ea377ea4c0b8e9c25328cff0240c958f82ffd311.tar.bz2 |
spelling fix.
Diffstat (limited to 'gdb/ChangeLog-98')
-rw-r--r-- | gdb/ChangeLog-98 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog-98 b/gdb/ChangeLog-98 index 19398e3..68ba2be 100644 --- a/gdb/ChangeLog-98 +++ b/gdb/ChangeLog-98 @@ -2263,7 +2263,7 @@ Thu Dec 31 16:54:30 1998 David Taylor <taylor@texas.cygnus.com> * target.c: Hp merge, 4/15/98 snapshot There are new target_ops fields that pertain only - to HPUX. All the changes relate to this. Fist, + to HPUX. All the changes relate to this. First, new fields are added to the dummy_target target_ops vector: To_require_attach, to_require_detach. |