mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
- Leftover from the winesync.
svn path=/trunk/; revision=35196
This commit is contained in:
parent
04f79ee653
commit
b339d8f7b8
1 changed files with 2 additions and 2 deletions
|
@ -74,7 +74,7 @@ static LPSTR MPR_GetValueName( LPCSTR pbResource, WORD cbResource, BYTE nType )
|
|||
* WNetCachePassword [MPR.@] Saves password in cache
|
||||
*
|
||||
* NOTES
|
||||
* only the parameter count is verifyed
|
||||
* Only the parameter count is verified
|
||||
*
|
||||
* ---- everything below this line might be wrong (js) -----
|
||||
* RETURNS
|
||||
|
@ -221,7 +221,7 @@ DWORD WINAPI WNetGetCachedPassword(
|
|||
* WNetEnumCachedPasswords [MPR.@]
|
||||
*
|
||||
* NOTES
|
||||
* the parameter count is verifyed
|
||||
* The parameter count is verified
|
||||
*
|
||||
* This function is a huge security risk, as virii and such can use
|
||||
* it to grab all the passwords in the cache. It's bad enough to
|
||||
|
|
Loading…
Reference in a new issue