summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/include/rpc_dce.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/rpc_dce.h b/source/include/rpc_dce.h
index 31964d4f378..4362b40cd2a 100644
--- a/source/include/rpc_dce.h
+++ b/source/include/rpc_dce.h
@@ -47,7 +47,7 @@ enum NTLM_MESSAGE_TYPE
NTLMSSP_NEGOTIATE = 1,
NTLMSSP_CHALLENGE = 2,
NTLMSSP_AUTH = 3,
- NTLMSSP_UNKNOWN = 4,
+ NTLMSSP_UNKNOWN = 4
};
/* NTLMSSP negotiation flags */