From 3ba9f85c4b5e7a3aca3f954c9f4f404429e95f24 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Tue, 13 Feb 2007 05:18:19 +0000 Subject: [PATCH] pull up r19063 from trunk r19063@cathode-dark-space: raeburn | 2007-01-16 18:29:46 -0500 ticket: 5349 Fix typo in checked-in version. ticket: 5349 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19161 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/krb5.hin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin index 5a12284c2..cf8ae16f3 100644 --- a/src/include/krb5/krb5.hin +++ b/src/include/krb5/krb5.hin @@ -1473,7 +1473,7 @@ krb5_error_code krb5_get_cred_from_kdc_renew krb5_error_code KRB5_CALLCONV krb5_server_decrypt_ticket_keyblock (krb5_context context, - const krb5_keyblock key, + const krb5_keyblock *key, krb5_ticket *ticket); #endif -- 2.26.2