Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-11-24 06:25:07 +0300
committerChristopher Faylor <me@cgf.cx>2001-11-24 06:25:07 +0300
commitc7cf3563f0323153b364b7c95eedf67218ce3b26 (patch)
tree110984fd6074e98666740e5e9eb5e239aa3e9281
parentc123b1f3a13621e6560661a5af9219532baa134f (diff)
Fix typo.
-rw-r--r--winsup/utils/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 0abc51769..723063ec8 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,6 +1,6 @@
2001-11-21 Christopher Faylor <cgf@redhat.com>
- * path.cc (cygpath): Don't consider cygpath stuff when trying to derive
+ * path.cc (cygpath): Don't consider cygdrive stuff when trying to derive
native paths.
2001-11-20 Mark Bradshaw <bradshaw@staff.crosswalk.com>