1
0
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:
Günther Deschner 2010-05-26 22:55:45 +02:00
parent 20f843b678
commit e94e13bd8d

View File

@ -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;