projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37e42b4
)
Fix gdb/ChangeLog typo
author
Pedro Alves
<palves@redhat.com>
Wed, 20 Jan 2016 13:10:41 +0000
(13:10 +0000)
committer
Pedro Alves
<palves@redhat.com>
Wed, 20 Jan 2016 13:10:41 +0000
(13:10 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index
5391b09
..
937f8ac
100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,6
+1,6
@@
2016-01-20 Joel Brobecker <brobecker@adacore.com>
- * printcmd.c (print_scalar_formatted):
m
ove binary operator from
+ * printcmd.c (print_scalar_formatted):
M
ove binary operator from
end of line to beginning of next line. Adjust formatting
accordingly.