mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
1851. [doc] Doxygen comment markup. [RT #11398]
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: interfaceiter.c,v 1.38 2004/08/28 06:16:57 marka Exp $ */
|
||||
/* $Id: interfaceiter.c,v 1.39 2005/04/27 04:57:23 sra Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@@ -51,9 +53,9 @@
|
||||
|
||||
/* Common utility functions */
|
||||
|
||||
/*
|
||||
/*%
|
||||
* Extract the network address part from a "struct sockaddr".
|
||||
*
|
||||
* \brief
|
||||
* The address family is given explicitly
|
||||
* instead of using src->sa_family, because the latter does not work
|
||||
* for copying a network mask obtained by SIOCGIFNETMASK (it does
|
||||
|
Reference in New Issue
Block a user