]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
rpc_server: Fix a typo
authorVolker Lendecke <vl@samba.org>
Wed, 13 Jan 2021 15:03:08 +0000 (16:03 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 22 Jan 2021 19:54:37 +0000 (19:54 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/rpc_server/dcerpc_server.c

index ec83f72e91f082ee56692c275fe503971d273680..94f7146517a6ea59fd635d1c84562a264212b883 100644 (file)
@@ -143,7 +143,7 @@ NTSTATUS dcesrv_assoc_group_find(struct dcesrv_call_state *call)
         * for all interfaces on the endpoint.
         *
         * This means that where NETLOGON
-        * shares an endpoint (such as ncalrpc or of 'lsa over
+        * shares an endpoint (such as ncalrpc or if 'lsa over
         * netlogon' is set) we will still check association groups.
         *
         */