diff options
author | Danny Smith <dannysmith@users.sourceforge.net> | 2002-06-24 02:46:38 +0000 |
---|---|---|
committer | Danny Smith <dannysmith@users.sourceforge.net> | 2002-06-24 02:46:38 +0000 |
commit | 7c00c9bd409b426c9b629d88a002978bc8387a98 (patch) | |
tree | e0d6ae29ad99733240d2d3d2b540d94a3bb7eef1 /winsup/w32api/README.w32api | |
parent | 035bfbddf50a14e58bdae5bf3269bb5440ef0318 (diff) | |
download | cygnal-7c00c9bd409b426c9b629d88a002978bc8387a98.tar.gz cygnal-7c00c9bd409b426c9b629d88a002978bc8387a98.tar.bz2 cygnal-7c00c9bd409b426c9b629d88a002978bc8387a98.zip |
2002-06-24 Casper S. Hornstrup <chorns@users.sourceforge.net>
* include/winnt.h (PCCHAR, FCHAR, FSHORT, FLONG,
PLUID_AND_ATTRIBUTES,PSECURITY_IMPERSONATION_LEVEL,
PSID_AND_ATTRIBUTES, PTOKEN_TYPE, PTOKEN_STATISTICS):
Add typedefs.
(CCHAR): Correct typedef.
(PROCESS_SET_SESSIONID, SECURITY_*,SECTION_MAP_EXECUTE):
Add defines.
* README.w32api: Correct spelling error.
Diffstat (limited to 'winsup/w32api/README.w32api')
-rw-r--r-- | winsup/w32api/README.w32api | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/w32api/README.w32api b/winsup/w32api/README.w32api index 02ca26263..6cf2a6a3c 100644 --- a/winsup/w32api/README.w32api +++ b/winsup/w32api/README.w32api @@ -18,7 +18,7 @@ You may not restrict others freedoms as set forth in the above paragraph. You may distribute this library as part of another package or as a modified package if and only if you do *not* restrict others freedoms as - set forth in the above paragraph as it concerns this pakcage. You do have + set forth in the above paragraph as it concerns this package. You do have the right to restrict uses of any package using this package. This package is distributed in the hope that it will be useful, but |