summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2008-10-13 00:57:47 +0000
committerChristopher Faylor <me@cgf.cx>2008-10-13 00:57:47 +0000
commit423fd4f2f40540074f56cb8e6f24ac34ca82184c (patch)
tree71ee801f663e966507c58aa28f4874559c85901f
parent6e9b93806305068f5be2c15a53b59b309f0861ab (diff)
downloadcygnal-423fd4f2f40540074f56cb8e6f24ac34ca82184c.tar.gz
cygnal-423fd4f2f40540074f56cb8e6f24ac34ca82184c.tar.bz2
cygnal-423fd4f2f40540074f56cb8e6f24ac34ca82184c.zip
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 3379543db..751627207 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,7 +1,7 @@
2008-10-12 Christopher Faylor <me+cygwin@cgf.cx>
* mingw: Set sawcfile when -xc* is detected. Extend list of detected
- source filew.
+ source files.
2008-10-12 Christopher Faylor <me+cygwin@cgf.cx>