1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00

signed / unsigned issues

This commit is contained in:
Luke Leighton
-
parent c101113ec2
commit bd2fc6bb85
4 changed files with 4 additions and 4 deletions

View File

@ -2734,7 +2734,7 @@ void make_samr_q_chgpasswd_user(SAMR_Q_CHGPASSWD_USER *q_u,
make_enc_passwd(&(q_u->lm_newpass), lm_newpass);
make_enc_hash (&(q_u->lm_oldhash), lm_oldhash);
};
}
/*******************************************************************
reads or writes a structure.