port latest changes from SAMBA_3_0 tree
[tprouty/samba.git] / source / auth / auth_ntlmssp.c
index a381219d74e24655011dea49e7c03d71234cd114..3af0cbaada4fe76dd920847453bc5cad70905315 100644 (file)
@@ -135,4 +135,3 @@ NTSTATUS auth_ntlmssp_update(AUTH_NTLMSSP_STATE *auth_ntlmssp_state,
 {
        return ntlmssp_server_update(auth_ntlmssp_state->ntlmssp_state, request, reply);
 }
-