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:
Love Hörnquist Åstrand
2007-01-03 15:35:07 +00:00
parent 03adfc4ceb
commit 4dd8ec3489

View File

@@ -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;