aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2009-11-14 19:24:39 +0000
committerTom Yu <tlyu@mit.edu>2009-11-14 19:24:39 +0000
commit711cae5f5d48ba4dcb0b68d43a1708787c2fe23d (patch)
tree9681524714a523b093dafd0ba9c12cdd7299e48e
parentbe4e9d973c2717872663010c9c02f8bc75cb18a5 (diff)
downloadkrb5-711cae5f5d48ba4dcb0b68d43a1708787c2fe23d.zip
krb5-711cae5f5d48ba4dcb0b68d43a1708787c2fe23d.tar.gz
krb5-711cae5f5d48ba4dcb0b68d43a1708787c2fe23d.tar.bz2
Fix typos in previous
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23182 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/include/k5-int.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/k5-int.h b/src/include/k5-int.h
index 01f76de..99cea09 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