From: Theodore Tso Date: Mon, 1 Oct 1990 15:23:59 +0000 (+0000) Subject: Changed interface to mk_req_extended to include passing back the X-Git-Tag: krb5-1.0-alpha2~251 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3b988994f6d5789918f02bf69259433966429d8d;p=krb5.git Changed interface to mk_req_extended to include passing back the authenticator used to contact the server. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1160 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/include/krb5/func-proto.h b/src/include/krb5/func-proto.h index 4f83e6fc4..d3b709fc8 100644 --- a/src/include/krb5/func-proto.h +++ b/src/include/krb5/func-proto.h @@ -110,6 +110,7 @@ krb5_error_code krb5_mk_req_extended const krb5_flags, krb5_ccache, krb5_creds *, + krb5_authenticator *, krb5_data * )); krb5_error_code krb5_rd_req_simple PROTOTYPE((const krb5_data *,