1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

r15149: fix typo

metze
This commit is contained in:
Stefan Metzmacher 2006-04-20 12:11:09 +00:00 committed by Gerald (Jerry) Carter
parent ce3d4ec0f6
commit b00d524ef7

View File

@ -73,7 +73,7 @@ static NTSTATUS wreplsrv_in_start_association(struct wreplsrv_in_call *call)
/*
* nt4 uses 41 bytes for the start_association call
* so do it the same and as we don't know th emeanings of this bytes
* so do it the same and as we don't know the meanings of this bytes
* we just send zeros and nt4, w2k and w2k3 seems to be happy with this
*
* if we don't do this nt4 uses an old version of the wins replication protocol