Rename the init function to windc instead of pac.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19627 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -43,7 +43,7 @@ static void *windcctx;
|
||||
*/
|
||||
|
||||
krb5_error_code
|
||||
_kdc_pac_init(krb5_context context)
|
||||
_kdc_windc_init(krb5_context context)
|
||||
{
|
||||
struct krb5_plugin *list = NULL, *e;
|
||||
krb5_error_code ret;
|
||||
|
Reference in New Issue
Block a user