k_afsklog -> krb_afslog
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4167 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -288,8 +288,8 @@ siad_ses_launch(sia_collect_func_t *collect,
|
||||
char cell[64];
|
||||
k_setpag();
|
||||
if(k_afs_cell_of_file(entity->pwd->pw_dir, cell, sizeof(cell)) == 0)
|
||||
k_afsklog(cell, 0);
|
||||
k_afsklog(0, 0);
|
||||
krb_afslog(cell, 0);
|
||||
krb_afslog(0, 0);
|
||||
}
|
||||
return SIADSUCCESS;
|
||||
}
|
||||
|
Reference in New Issue
Block a user