add date_fmt to context
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8486 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -366,6 +366,7 @@ typedef struct krb5_context_data {
|
||||
version */
|
||||
int num_kt_types; /* # of registered keytab types */
|
||||
struct krb5_keytab_data *kt_types; /* registered keytab types */
|
||||
const char *date_fmt;
|
||||
} krb5_context_data;
|
||||
|
||||
typedef struct krb5_ticket {
|
||||
|
Reference in New Issue
Block a user