This commit is contained in:
Juan Carlos Luciani
2007-04-02 22:16:07 +00:00
parent 2e19101343
commit 4da676ac00
26 changed files with 795 additions and 625 deletions

View File

@@ -112,9 +112,9 @@ ObtainAuthTokenEx(
// Call our internal worker
retStatus = ObtainAuthTokenInt(pServiceName,
pHostName,
pCredStoreScope,
pAuthTokenBuf,
pAuthTokenBufLen,
pCredStoreScope);
pAuthTokenBufLen);
DbgTrace(1, "-ObtainAuthTokenEx- End, retStatus = %0X\n", retStatus);