From 711cae5f5d48ba4dcb0b68d43a1708787c2fe23d Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Sat, 14 Nov 2009 19:24:39 +0000 Subject: [PATCH] Fix typos in previous git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23182 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/k5-int.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/include/k5-int.h b/src/include/k5-int.h index 01f76de60..99cea09f4 100644 --- a/src/include/k5-int.h +++ b/src/include/k5-int.h @@ -2277,7 +2277,7 @@ typedef struct _krb5int_access { krb5_data **code); krb5_error_code - (*encode_krb5_reply_key_pack)(const krb5_reply_key_ + (*encode_krb5_reply_key_pack)(const krb5_reply_key_pack *, krb5_data **code); krb5_error_code @@ -2696,7 +2696,7 @@ krb5_error_code krb5int_send_tgs(krb5_context, krb5_flags, krb5_keyblock *, krb5_kdc_req *, void *), - void *gcvt_data, krb5_response * + void *gcvt_data, krb5_response *, krb5_keyblock **subkey); /* The subkey field is an output parameter; if a * tgs-rep is received then the subkey will be filled -- 2.26.2