From: Volker Lendecke Date: Sun, 4 Feb 2018 16:41:04 +0000 (+0000) Subject: libcli: Fix a cut&paste typo X-Git-Tag: tevent-0.9.36~113 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f7cc3db3f3ab93bc02a3446ad89a58b8eef00e8b;p=thirdparty%2Fsamba.git libcli: Fix a cut&paste typo Signed-off-by: Volker Lendecke Reviewed-by: Ralph Boehme --- diff --git a/source4/libcli/dgram/netlogon.c b/source4/libcli/dgram/netlogon.c index 0aa68642487..a16a3b96624 100644 --- a/source4/libcli/dgram/netlogon.c +++ b/source4/libcli/dgram/netlogon.c @@ -97,7 +97,7 @@ NTSTATUS dgram_mailslot_netlogon_reply(struct nbt_dgram_socket *dgmsock, /* - parse a netlogon response. The packet must be a valid mailslot packet + parse a netlogon request. The packet must be a valid mailslot packet */ NTSTATUS dgram_mailslot_netlogon_parse_request(struct dgram_mailslot_handler *dgmslot, TALLOC_CTX *mem_ctx,