summaryrefslogtreecommitdiff
path: root/source3/smbd/files.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-12-14 18:50:38 +0100
committerMichael Adam <obnox@samba.org>2010-01-07 11:07:54 +0100
commita3f522202ddc09d444e800ad1da2078975de01c1 (patch)
treeca139daf43ac7a74e2aa36404d1aee632a111d11 /source3/smbd/files.c
parent7633837026d56ee723ffb603c9bd884ff6c69ef3 (diff)
downloadsamba-a3f522202ddc09d444e800ad1da2078975de01c1.tar.gz
samba-a3f522202ddc09d444e800ad1da2078975de01c1.tar.bz2
samba-a3f522202ddc09d444e800ad1da2078975de01c1.zip
s3: Simplify pdb_set_plaintext_passwd() by removing a redundant condition
if (current_history_len != pwHistLen) { if (current_history_len < pwHistLen) { } } The second "if" is a bit pointless here
Diffstat (limited to 'source3/smbd/files.c')
0 files changed, 0 insertions, 0 deletions