From c2d6a67509d73c74d24fe8d48a4607a50aef0d62 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Thu, 7 Mar 2013 18:53:40 +0000 Subject: [PATCH] Fix typo. --- gdb/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 36e8af356bc..251b60df259 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,6 +1,6 @@ 2013-03-07 Pedro Alves - * 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 -- 2.30.2