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:
e6d9b9c
)
fix typo in previous entry
author
Doug Evans
<dje@google.com>
Wed, 14 Apr 2010 21:27:01 +0000
(21:27 +0000)
committer
Doug Evans
<dje@google.com>
Wed, 14 Apr 2010 21:27:01 +0000
(21:27 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index a3f6f109ec50a808472657080be879fbaa48cbf2..c68b4059156e12dc075fdf64dd167a34be5f0ba8 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,6
+1,6
@@
2010-04-14 Doug Evans <dje@google.com>
- * source.c (open): Strip DOS drive letter if present before
+ * source.c (open
p
): Strip DOS drive letter if present before
concatenating string to search path.
2010-04-14 Pedro Alves <pedro@codesourcery.com>