summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorJohn Carr <jfc@mit.edu>1991-05-27 22:03:56 +0000
committerJohn Carr <jfc@mit.edu>1991-05-27 22:03:56 +0000
commitee49392ad77351ad53852862fc970358e9a02abc (patch)
tree9835bf606d6281de4f4b9e4aba001e3e03db2015 /src/include
parent167eb6d5db588228886130f797cbaac883fdeaf9 (diff)
downloadkrb5-ee49392ad77351ad53852862fc970358e9a02abc.tar.gz
krb5-ee49392ad77351ad53852862fc970358e9a02abc.tar.xz
krb5-ee49392ad77351ad53852862fc970358e9a02abc.zip
krb5_mk_req_extended no longer has a time argument
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2114 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/func-proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/krb5/func-proto.h b/src/include/krb5/func-proto.h
index 05e9b8937..fa5682bec 100644
--- a/src/include/krb5/func-proto.h
+++ b/src/include/krb5/func-proto.h
@@ -54,7 +54,6 @@ krb5_error_code krb5_mk_req
krb5_error_code krb5_mk_req_extended
PROTOTYPE((const krb5_flags,
const krb5_checksum *,
- const krb5_ticket_times *,
const krb5_flags,
krb5_int32,
krb5_keyblock **,