mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
lib:tsocket: Check for DOXYGEN as a #define
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz> Autobuild-User(master): Gary Lockyer <gary@samba.org> Autobuild-Date(master): Mon Dec 17 00:10:10 CET 2018 on sn-devel-144
This commit is contained in:
parent
3da98cb191
commit
8a313bbdd5
@ -501,7 +501,7 @@ int tstream_disconnect_recv(struct tevent_req *req,
|
||||
*/
|
||||
bool tsocket_address_is_inet(const struct tsocket_address *addr, const char *fam);
|
||||
|
||||
#if DOXYGEN
|
||||
#ifdef DOXYGEN
|
||||
/**
|
||||
* @brief Create a tsocket_address for ipv4 and ipv6 endpoint addresses.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user