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>2003-01-25 19:38:56 +0300
committerChristopher Faylor <me@cgf.cx>2003-01-25 19:38:56 +0300
commitc9b99d0d2a61c0307c25ce16e41f80b2e67d8806 (patch)
tree3aefcc78e578afeae28098246315d2370339027b /winsup/cygwin
parenta53ddfe6c29df694c1e4c84179f3f4e95e3dbf06 (diff)
clarify
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 404fd0eae..d15895e82 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -2,7 +2,7 @@
* pwdgrp.cc (pwdgrp::reparse): Declare.
* uinfo.cc (pwdgrp::reparse): Define.
- * grp.cc (pwdgrp::parse_group): Use.
+ * grp.cc (pwdgrp::parse_group): Use reparse.
2003-01-25 Pierre Humblet <pierre.humblet@ieee.org>