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:
de7141c
)
Fix typo.
author
Mark Kettenis
<kettenis@gnu.org>
Sun, 20 Mar 2005 20:15:56 +0000
(20:15 +0000)
committer
Mark Kettenis
<kettenis@gnu.org>
Sun, 20 Mar 2005 20:15:56 +0000
(20:15 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 2d6eae3bbd3f325b025e4cc6cc868207be6f90dc..dd0b614fc860b9f7fe2a9e5790b6a06ab24f0ae0 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,6
+1,6
@@
2005-03-20 Mark Kettenis <kettenis@gnu.org>
- * cp-names.y: Add prototype for yy
lex
.
+ * cp-names.y: Add prototype for yy
parse
.
2005-03-19 Daniel Jacobowitz <dan@codesourcery.com>