(edit_entry): return a value
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4204 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -138,4 +138,5 @@ edit_entry(kadm5_principal_ent_t ent, int *mask)
|
||||
get_response("Attributes", buf, resp, sizeof(resp));
|
||||
ent->attributes = str2attr(resp, ent->attributes);
|
||||
*mask |= KADM5_ATTRIBUTES;
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user