(_kadm5_set_keys_randomly): remove dup return
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12574 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -549,7 +549,6 @@ out:
|
||||
ent->kvno++;
|
||||
*new_keys = kblock;
|
||||
*n_keys = num_keys;
|
||||
return 0;
|
||||
|
||||
return ret;
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user