prefix libasn1 types with heim_
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12439 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -692,7 +692,7 @@ get_cred_from_kdc_flags(krb5_context context,
|
||||
}
|
||||
/* XXX this can loop forever */
|
||||
while(1){
|
||||
general_string tgt_inst;
|
||||
heim_general_string tgt_inst;
|
||||
|
||||
ret = get_cred_from_kdc_flags(context, flags, ccache, &tmp_creds,
|
||||
&tgt, ret_tgts);
|
||||
|
Reference in New Issue
Block a user