aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-03-16 22:08:33 +0000
committerChristopher Faylor <me@cgf.cx>2005-03-16 22:08:33 +0000
commit294a7d2a66f69f9e73ae36bb0623262ee2526a03 (patch)
tree7a751c5c9a8e51dcbf67ba667722dda7001e3834
parent9ff29211af6c02a716c2c923e2529245c113a250 (diff)
downloadnewlib-294a7d2a66f69f9e73ae36bb0623262ee2526a03.zip
newlib-294a7d2a66f69f9e73ae36bb0623262ee2526a03.tar.gz
newlib-294a7d2a66f69f9e73ae36bb0623262ee2526a03.tar.bz2
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 b3a7eb9..35fadc7 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.