Return values.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3780 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -101,8 +101,6 @@ out:
|
||||
free(*new_keys);
|
||||
*n_keys = 0;
|
||||
}
|
||||
if(ret == HDB_ERR_NOENTRY)
|
||||
return KADM5_UNK_PRINC;
|
||||
return ret;
|
||||
return _kadm5_error_code(ret);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user