1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-12 12:23:50 +03:00

r11966: fix the build\n\nGuenther

This commit is contained in:
Günther Deschner
2005-11-30 00:09:14 +00:00
committed by Gerald (Jerry) Carter
parent d94aaeb625
commit 53f15a0881

View File

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