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:
7509373
)
Fix typo.
author
Andreas Schwab
<schwab@linux-m68k.org>
Sat, 2 Apr 2005 21:11:20 +0000
(21:11 +0000)
committer
Andreas Schwab
<schwab@linux-m68k.org>
Sat, 2 Apr 2005 21:11:20 +0000
(21:11 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index f3d49f4b2b7e1fd826d55f95681d6bda169cb8a7..9437b0c62da4e470ef309f5df6c6f086a5810832 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,7
+1,7
@@
2005-04-02 Mark Kettenis <kettenis@gnu.org>
* main.c: Update copyright year.
- (captured_main): Avoi
s
using strcpy and strcat.
+ (captured_main): Avoi
d
using strcpy and strcat.
2005-04-01 Michael Snyder <msnyder@redhat.com>