1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00

r11966: fix the build\n\nGuenther

(This used to be commit 53f15a0881)
This commit is contained in:
Günther Deschner 2005-11-30 00:09:14 +00:00 committed by Gerald (Jerry) Carter
parent 6ffd82ea77
commit 3c78fdd49d

View File

@ -594,7 +594,7 @@ typedef struct sam_unknown_info_1_inf
{
uint16 min_length_password;
uint16 password_history;
uint32 flag;
uint32 password_properties;
NTTIME expire;
NTTIME min_passwordage;