r15149: fix typo
authorStefan Metzmacher <metze@samba.org>
Thu, 20 Apr 2006 12:11:09 +0000 (12:11 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:04:11 +0000 (14:04 -0500)
metze
(This used to be commit b00d524ef73e2fffd81ef3a8cdd242feda10f59d)

source4/wrepl_server/wrepl_in_call.c

index 09ea2c15b48e3fac33a0c772e84d8e5cd6a90ce4..dab7b52307848c00c87b813c13cf823420881dc4 100644 (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 thmeanings 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