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>2012-08-15 23:43:59 +0400
committerChristopher Faylor <me@cgf.cx>2012-08-15 23:43:59 +0400
commit4e754267ed8993df41b1ef1abe5e851f54eb5ccc (patch)
tree1e098cd63535839b19607483552afda9b781268a /winsup/cygwin/ChangeLog
parent806e732c016ba1662c7a4fa0c5270195932b8474 (diff)
fix typo
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index b7eb5a98b..7a76bcc83 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -2,7 +2,7 @@
Rename cancelable_wait -> cygwait throughout.
* DevNotes: Add entry cgf-000015.
- * cygwait.h (cygwait): Don't allow an optional PLARGE_INTERGER
+ * cygwait.h (cygwait): Don't allow an optional PLARGE_INTEGER
argument.
2012-08-15 Christopher Faylor <me.cygwin2012@cgf.cx>