Change EncTGSRepPart to EncKDCRepPart
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2442 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -340,7 +340,7 @@ typedef struct krb5_auth_context_data{
|
||||
|
||||
typedef struct {
|
||||
KDC_REP part1;
|
||||
EncTGSRepPart part2;
|
||||
EncKDCRepPart part2;
|
||||
} krb5_kdc_rep;
|
||||
|
||||
krb5_error_code
|
||||
|
Reference in New Issue
Block a user