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:
25dfe0a
)
Fix a small typo in one of the filenames.
author
Joel Brobecker
<brobecker@gnat.com>
Thu, 20 Feb 2003 21:33:05 +0000
(21:33 +0000)
committer
Joel Brobecker
<brobecker@gnat.com>
Thu, 20 Feb 2003 21:33:05 +0000
(21:33 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 226024c0d3f27ad6f8ba3bb6ab0ce8ef5b4d885e..4c6dfd24b2b9c43144daae60383fb6c5586ec20b 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-224,7
+224,7
@@
2003-02-14 Christopher Faylor <cgf@redhat.com>
- * win32-nat.c
c
(register_loaded_dll): Correctly set address range for
+ * win32-nat.c (register_loaded_dll): Correctly set address range for
just-loaded dll.
2003-02-12 Jason Molenda (jmolenda@apple.com)