fixed up the .in side of SMB2 negprot
[samba.git] / source4 / smb_server / smb_server.h
index 5644dfe6fb44da82c3f97a05315c06e1c1458b58..bb0673b7d0523ea982662a9bd2de0da97bd16497 100644 (file)
@@ -291,7 +291,7 @@ struct smbsrv_connection {
        
                /* the negotiatiated protocol */
                enum protocol_types protocol;
-       
+
                /* authentication context for multi-part negprot */
                struct auth_context *auth_context;