Changes due to continued development effort.
This commit is contained in:
@@ -61,7 +61,7 @@ BOOL APIENTRY DllMain(
|
||||
if (InitializeLibrary() != 0)
|
||||
{
|
||||
// Failed to initialize the library
|
||||
OutputDebugString("CASA_PW_MECH -DllMain- Library initialization failed\n");
|
||||
OutputDebugString("CASA_KRB5_MECH -DllMain- Library initialization failed\n");
|
||||
retStatus = FALSE;
|
||||
}
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user