more support for getting useful info out from get_in_tkt

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@304 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-03-17 23:23:24 +00:00
parent 70c210ddfb
commit 3504622156
10 changed files with 145 additions and 49 deletions

2
krb5.h
View File

@@ -137,8 +137,6 @@ typedef struct krb5_ticket{
krb5_enctype etype;
}krb5_ticket;
#define KRB5_PARSE_MALFORMED 17
#define KRB5_PROG_ETYPE_NOSUPP 4711