(krb5_context_data): et_list' should be
struct et_list *'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4454 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -283,7 +283,7 @@ typedef struct krb5_context_data {
|
||||
int32_t kdc_sec_offset;
|
||||
int32_t kdc_usec_offset;
|
||||
krb5_config_section *cf;
|
||||
struct error_table *et_list;
|
||||
struct et_list *et_list;
|
||||
struct krb5_log_facility *warn_dest;
|
||||
krb5_cc_ops *cc_ops;
|
||||
int num_ops;
|
||||
|
Reference in New Issue
Block a user