summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/include/rpc_netlogon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/rpc_netlogon.h b/source3/include/rpc_netlogon.h
index ad30cfbafb..44beb2b8c8 100644
--- a/source3/include/rpc_netlogon.h
+++ b/source3/include/rpc_netlogon.h
@@ -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;