mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
rap: use rap_LogonHours in rap_NetUserInfo11 as well.
Guenther
This commit is contained in:
parent
20f843b678
commit
e94e13bd8d
@ -884,7 +884,7 @@ interface rap
|
||||
uint16 WorkStationsHigh;
|
||||
uint32 MaxStorage;
|
||||
uint16 UnitsPerWeek;
|
||||
[relative_short] uint8 *LogonHours[21];
|
||||
[relative_short] rap_LogonHours *LogonHours;
|
||||
uint16 LogonHoursHigh;
|
||||
uint16 CodePage;
|
||||
} rap_NetUserInfo11;
|
||||
|
Loading…
Reference in New Issue
Block a user