diff options
author | Ben Elliston <bje@au.ibm.com> | 2005-06-10 06:07:32 +0000 |
---|---|---|
committer | Ben Elliston <bje@au.ibm.com> | 2005-06-10 06:07:32 +0000 |
commit | c41b8590bddfe12c9e1642c74e7b52995f64cc6e (patch) | |
tree | 00e84a18b9de1b7e9931da10e1538b79beef830d /gdb/ChangeLog | |
parent | 6bdb6dec9a4fc0732e8f093b850da4c2da1a26bc (diff) | |
download | gdb-c41b8590bddfe12c9e1642c74e7b52995f64cc6e.zip gdb-c41b8590bddfe12c9e1642c74e7b52995f64cc6e.tar.gz gdb-c41b8590bddfe12c9e1642c74e7b52995f64cc6e.tar.bz2 |
* valprint.c (print_floating): Fix comment typo.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 98fed19..2d7e448 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2005-06-10 Ben Elliston <bje@au.ibm.com> + + * valprint.c (print_floating): Fix comment typo. + 2005-06-09 Jeff Johnston <jjohnstn@redhat.com> * ia64-tdep.c (ia64_pseudo_register_read): Use gdb_byte and |