From d91e772a0e55cf6051a829382fded5078a8b6184 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Sun, 28 Nov 2010 10:46:26 -0800 Subject: [PATCH] adopt syntax --- tests/plugin/windc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/plugin/windc.c b/tests/plugin/windc.c index 6ec5a8302..c410bbf7a 100644 --- a/tests/plugin/windc.c +++ b/tests/plugin/windc.c @@ -44,6 +44,7 @@ pac_verify(void *ctx, krb5_context context, const krb5_principal client_principal, struct hdb_entry_ex *client, struct hdb_entry_ex *server, + struct hdb_entry_ex *krbtgt, krb5_pac *pac) { krb5_error_code ret;