projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e131af
)
mk_req_extended now takes a krb5_keyblock ** so it can generate the key
author
John Kohl
<jtkohl@mit.edu>
Thu, 28 Feb 1991 17:20:29 +0000
(17:20 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 28 Feb 1991 17:20:29 +0000
(17:20 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1819
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/func-proto.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/func-proto.h
b/src/include/krb5/func-proto.h
index 66f53b6e5df97b4d5da553a64ecb7f02b50e2db0..6a5804c1c74bc327a5751ee95989c75d4ab88505 100644
(file)
--- a/
src/include/krb5/func-proto.h
+++ b/
src/include/krb5/func-proto.h
@@
-53,7
+53,7
@@
krb5_error_code krb5_mk_req_extended
const krb5_ticket_times *,
const krb5_flags,
krb5_int32,
- krb5_keyblock *,
+ krb5_keyblock *
*
,
krb5_ccache,
krb5_creds *,
krb5_authenticator *,