aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2009-05-20 10:42:06 +0000
committerNathan Sidwell <nathan@codesourcery.com>2009-05-20 10:42:06 +0000
commit92a610f322ad1cc7f1c48f9979496d2b7206745a (patch)
tree5b2436450147721cf8832f56b22e370b0e02b586
parent722c10d60ded15492d2af196f988507437034467 (diff)
downloadgdb-92a610f322ad1cc7f1c48f9979496d2b7206745a.zip
gdb-92a610f322ad1cc7f1c48f9979496d2b7206745a.tar.gz
gdb-92a610f322ad1cc7f1c48f9979496d2b7206745a.tar.bz2
fix filename in 2009-01-14 Kai Tietz <kai.tietz@onevision.com> changelog
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index cf44f2a..3eb2ecd 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -3979,7 +3979,7 @@
2009-01-14 Kai Tietz <kai.tietz@onevision.com>
- * mingw-ser.c (console_select_thread): Add return to make
+ * ser-mingw.c (console_select_thread): Add return to make
compiler happy.
(pipe_select_thread): Likewise.
(file_select_thread): Likewise.