diff options
author | Wu Zhou <woodzltc@cn.ibm.com> | 2005-06-27 08:38:13 +0000 |
---|---|---|
committer | Wu Zhou <woodzltc@cn.ibm.com> | 2005-06-27 08:38:13 +0000 |
commit | c54d24cb8b517d6ee405c1b3e5892cde01559d92 (patch) | |
tree | e0109850887a0f3f10d268bb3d7953345e52eeff /gdb/ChangeLog | |
parent | 4929784d4e82c245986500a1eeaefd7c1c7f3a46 (diff) | |
download | gdb-c54d24cb8b517d6ee405c1b3e5892cde01559d92.zip gdb-c54d24cb8b517d6ee405c1b3e5892cde01559d92.tar.gz gdb-c54d24cb8b517d6ee405c1b3e5892cde01559d92.tar.bz2 |
* gdbtypes.c (get_discrete_bounds): Fix a 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 7a365e3..7fc768b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2005-06-27 Wu Zhou <woodzltc@cn.ibm.com> + + * gdbtypes.c (get_discrete_bounds): Fix a comment typo. + 2005-06-25 Mark Kettenis <kettenis@gnu.org> * sol-thread.c (sol_thread_xfer_memory): Change type of second |