config file update

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1976 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-07-06 21:04:41 +00:00
parent 0d17ef006c
commit 55fc0b84f2
2 changed files with 19 additions and 16 deletions

View File

@@ -180,7 +180,7 @@ typedef struct krb5_cc_ops{
typedef struct krb5_context_data{
krb5_enctype *etypes;
char *default_realm;
k5_cfile *cf;
krb5_config_section *cf;
struct error_list *et_list;
krb5_cc_ops *cc_ops;
int num_ops;