mirror of
https://github.com/samba-team/samba.git
synced 2025-12-21 20:23:50 +03:00
- cleanup some warnings
- redo the prototypes
This commit is contained in:
@@ -48,7 +48,7 @@ static int gethexpwd(char *p, char *pwd)
|
||||
return (True);
|
||||
}
|
||||
|
||||
struct smb_passwd *
|
||||
static struct smb_passwd *
|
||||
_my_get_smbpwnam(FILE * fp, char *name, BOOL * valid_old_pwd,
|
||||
BOOL *got_valid_nt_entry, long *pwd_seekpos)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user