diff options
Diffstat (limited to 'source4')
-rw-r--r-- | source4/wrepl_server/wrepl_in_call.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/wrepl_server/wrepl_in_call.c b/source4/wrepl_server/wrepl_in_call.c index 09ea2c15b4..dab7b52307 100644 --- a/source4/wrepl_server/wrepl_in_call.c +++ b/source4/wrepl_server/wrepl_in_call.c @@ -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 |