mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
r1283: Fix typo
This commit is contained in:
parent
b491e76625
commit
3af4348faf
@ -298,7 +298,7 @@ typedef struct net_q_logon_ctrl2_info
|
||||
uint32 query_level;
|
||||
union {
|
||||
CTRL_DATA_INFO_5 info5;
|
||||
CTRL_DATA_INFO_6 info6;;
|
||||
CTRL_DATA_INFO_6 info6;
|
||||
} info;
|
||||
|
||||
} NET_Q_LOGON_CTRL2;
|
||||
|
Loading…
Reference in New Issue
Block a user