]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
libdns: Fix a typo
authorVolker Lendecke <vl@samba.org>
Fri, 29 Dec 2017 08:36:31 +0000 (09:36 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 3 Jan 2018 23:37:21 +0000 (00:37 +0100)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
libcli/dns/libdns.h

index 7ea2eb65716ffa91fe5e2881c931be873ccb8a40..91353a8e84d5af00e44eb1af2a98579af5b30078 100644 (file)
@@ -39,7 +39,7 @@ struct tevent_req *dns_udp_request_send(TALLOC_CTX *mem_ctx,
 
 /** Get the dns response from a dns server via UDP
  *
- *@param req       tevent_req struct returned from dns_request_send
+ *@param req       tevent_req struct returned from dns_udp_request_send
  *@param mem_ctx   talloc memory context to use for the reply string
  *@param reply     buffer that will be allocated and filled with the dns reply
  *@param reply_len length of the reply buffer