aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1741843..cc05263 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -3,8 +3,8 @@
* config/djgpp/config.sed: Tweak ac_config_files in intl/configure
to be consistent with renaming config.intl.in into config_intl.in.
- * go32-nat.c (go32_attach, go32_detach:) Fix prototypes to be
- consistent with the change from 2009-03-17.
+ * go32-nat.c (go32_attach, go32_detach): Fix prototypes to be
+ consistent with the change from 2008-11-09.
2009-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>