projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20ced3e
)
Fix typo.
author
Pedro Alves
<palves@redhat.com>
Thu, 7 Mar 2013 18:53:40 +0000
(18:53 +0000)
committer
Pedro Alves
<palves@redhat.com>
Thu, 7 Mar 2013 18:53:40 +0000
(18:53 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 36e8af356bc1b7f77bc9f6400209994c682ba150..251b60df259d497b75d83dbf47e916b79963a936 100644
(file)
--- 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>