summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2010-03-28 18:36:02 +0000
committerChristopher Faylor <me@cgf.cx>2010-03-28 18:36:02 +0000
commit7a2df116fcff75de2ebf7333cefe7077c2034df4 (patch)
treed70a3cb82c070acc50e57b1a6f72e013a481699a
parente2402ed859cacf7c56b10963eafda12a155c96d5 (diff)
downloadcygnal-7a2df116fcff75de2ebf7333cefe7077c2034df4.tar.gz
cygnal-7a2df116fcff75de2ebf7333cefe7077c2034df4.tar.bz2
cygnal-7a2df116fcff75de2ebf7333cefe7077c2034df4.zip
change wording
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 843776494..394a5c5b8 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,6 +1,6 @@
2010-03-28 Christopher Faylor <me+cygwin@cgf.cx>
- * fhandler.cc (fhandler_base::fstat): Set st_mtime time to current time.
+ * fhandler.cc (fhandler_base::fstat): Set st_mtime to current time.
2010-03-28 Christopher Faylor <me+cygwin@cgf.cx>