svn rev #23873: branches/iakerb/src/lib/krb5/krb/
ghudson@MIT.EDU
ghudson at MIT.EDU
Thu Apr 8 10:54:20 EDT 2010
http://src.mit.edu/fisheye/changelog/krb5/?cs=23873
Commit By: ghudson
Log Message:
In int-proto.h, remove krb5int_tgt_mcred, which was added on this
branch but no longer exists.
Changed Files:
U branches/iakerb/src/lib/krb5/krb/int-proto.h
Modified: branches/iakerb/src/lib/krb5/krb/int-proto.h
===================================================================
--- branches/iakerb/src/lib/krb5/krb/int-proto.h 2010-04-08 03:36:58 UTC (rev 23872)
+++ branches/iakerb/src/lib/krb5/krb/int-proto.h 2010-04-08 14:54:20 UTC (rev 23873)
@@ -137,11 +137,6 @@
krb5_pa_data ***out_enc_padata,
krb5_creds **out_cred);
-krb5_error_code
-krb5int_tgt_mcred(krb5_context ctx, krb5_principal client,
- krb5_principal dst, krb5_principal src,
- krb5_creds *mcreds);
-
krb5_error_code krb5int_send_tgs(krb5_context, krb5_flags,
const krb5_ticket_times *,
const krb5_enctype *,
More information about the cvs-krb5
mailing list