summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1990-10-01 15:23:59 +0000
committerTheodore Tso <tytso@mit.edu>1990-10-01 15:23:59 +0000
commit3b988994f6d5789918f02bf69259433966429d8d (patch)
treeebff897db3e83c7455a398e824688f9cdd4b82f2 /src/include
parenta593cfb611ee0f9114aa50b507b121064c02fd25 (diff)
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
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/func-proto.h1
1 files changed, 1 insertions, 0 deletions
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 *,