summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2010-02-12 18:38:59 +0000
committerChristopher Faylor <me@cgf.cx>2010-02-12 18:38:59 +0000
commit97e5d3ffa4bf04157850d82e66d4744610067c25 (patch)
tree64781951b95ef4555795a0bb9164d77ab969cda4
parent7bd2296c8384f80585ace60b9d67cff4cab2cc6f (diff)
downloadcygnal-97e5d3ffa4bf04157850d82e66d4744610067c25.tar.gz
cygnal-97e5d3ffa4bf04157850d82e66d4744610067c25.tar.bz2
cygnal-97e5d3ffa4bf04157850d82e66d4744610067c25.zip
fix typo
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 3a841c876..1b7a42eb5 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -15,7 +15,7 @@
2010-02-11 Pierre Humblet <Pierre.Humblet@ieee.org>
- * registry.c (get_registry_hive_path): Add space in string.
+ * registry.cc (get_registry_hive_path): Add space in string.
2010-02-11 Corinna Vinschen <corinna@vinschen.de>