windows-fix-kfw-dependency-20050429

a failure to install KFW would lead to crashes
This commit is contained in:
Jeffrey Altman 2005-04-29 20:51:18 +00:00
parent e89913282c
commit 2a46337042

View File

@ -246,8 +246,9 @@ IsKrb5Available()
hKrb5DLL = 0;
return FALSE;
}
return TRUE;
}
return TRUE;
return FALSE;
}
static BOOL