diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7b1adbc..9d8af77 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -5,6 +5,7 @@ (process_enumeration_scope): Move definition of some locals closer to their use. (read_namespace_type): Add comment. + (set_die_type): Fix typo in comment. 2010-08-23 Tom Tromey <tromey@redhat.com> |