s3-auth fix comment after s3 ntlmssp gensec module
[obnox/samba/samba-obnox.git] / source3 / include / ntlmssp_wrap.h
index 8edacd74aa34c4f493759ed7aceb866c5de4ee84..863c359bbe45267e0029b5cf17ba59b052835c69 100644 (file)
@@ -28,7 +28,7 @@ struct auth_ntlmssp_state {
        struct auth_context *auth_context;
        struct gensec_security *gensec_security;
 
-       /* used by both client and server implementation */
+       /* used only by the client implementation */
        struct ntlmssp_state *ntlmssp_state;
 };