Use struct credentials' instead of
CREDENTIALS'.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3253 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -52,7 +52,7 @@ check_ticket_flags(TicketFlags f)
|
||||
krb5_error_code
|
||||
krb524_convert_creds_kdc(krb5_context context,
|
||||
krb5_creds *v5creds,
|
||||
CREDENTIALS *v4creds)
|
||||
struct credentials *v4creds)
|
||||
{
|
||||
krb5_error_code ret;
|
||||
krb5_data reply;
|
||||
|
Reference in New Issue
Block a user