From: Joerg Mayer Date: Mon, 26 Mar 2018 18:03:52 +0000 (-0700) Subject: Fix warnnigs from -Wdocumentation X-Git-Tag: libpcap-1.9-bp~174 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/3d3680339e4719b7217c6298fba690a7bb27d4ee?ds=sidebyside Fix warnnigs from -Wdocumentation Signed-off-by: Joerg Mayer --- diff --git a/rpcapd/daemon.c b/rpcapd/daemon.c index fe8d75dd..e2d89d96 100755 --- a/rpcapd/daemon.c +++ b/rpcapd/daemon.c @@ -2361,14 +2361,12 @@ error: that can be used to be sent on the network. Basically, it applies all the hton() conversion required to the input variable. - \param sockaddrin: a 'sockaddr_storage' pointer to the variable that has to be + \param sockaddrin a 'sockaddr_storage' pointer to the variable that has to be serialized. This variable can be both a 'sockaddr_in' and 'sockaddr_in6'. - \param sockaddrout: an 'rpcap_sockaddr' pointer to the variable that will contain + \param sockaddrout an 'rpcap_sockaddr' pointer to the variable that will contain the serialized data. This variable has to be allocated by the user. - \return None - \warning This function supports only AF_INET and AF_INET6 address families. */ static void