diff options
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 36e8af3..251b60d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,6 @@ 2013-03-07 Pedro Alves <palves@redhat.com> - * breakpoint.c.c (breakpoint_xfer_memory): Change type of local to + * breakpoint.c (breakpoint_xfer_memory): Change type of local to int. 2013-03-07 Pedro Alves <palves@redhat.com> |