change prototype of `set_password'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3428 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -106,7 +106,7 @@ void init_entry (HDB *db, hdb_entry *ent);
|
|||||||
void set_created_by (hdb_entry *ent);
|
void set_created_by (hdb_entry *ent);
|
||||||
void set_modified_by (hdb_entry *ent);
|
void set_modified_by (hdb_entry *ent);
|
||||||
void edit_entry(hdb_entry *ent);
|
void edit_entry(hdb_entry *ent);
|
||||||
void set_password(hdb_entry *ent);
|
int set_password(hdb_entry *ent);
|
||||||
|
|
||||||
/* life.c */
|
/* life.c */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user