projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec26c14
)
pull up r19063 from trunk
author
Tom Yu
<tlyu@mit.edu>
Tue, 13 Feb 2007 05:18:19 +0000
(
05:18
+0000)
committer
Tom Yu
<tlyu@mit.edu>
Tue, 13 Feb 2007 05:18:19 +0000
(
05:18
+0000)
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
patch
|
blob
|
history
diff --git
a/src/include/krb5/krb5.hin
b/src/include/krb5/krb5.hin
index 5a12284c232c36295ecc08578a4877f22020f041..cf8ae16f3349b6c5f9d50541df114ec17645ea4a 100644
(file)
--- 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