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>2005-03-17 01:08:33 +0300
committerChristopher Faylor <me@cgf.cx>2005-03-17 01:08:33 +0300
commit294a7d2a66f69f9e73ae36bb0623262ee2526a03 (patch)
tree7a751c5c9a8e51dcbf67ba667722dda7001e3834
parent9ff29211af6c02a716c2c923e2529245c113a250 (diff)
complete a sentenc
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index b3a7eb903..35fadc787 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -2,7 +2,7 @@
* fhandler_tape.cc (get_ll): This is a generally useful function so
move it
- * winsup.h (get_ll): to here
+ * winsup.h (get_ll): to here.
* security.cc (get_token_group_sidlist): Use get_ll to figure out the
long long version of the luid since QuadPart is not part of the
standard Windows API.