mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 15:49:56 +00:00
progdocs: Fix for Doxygen, the hidden parts.
ASTERISK-29779 Change-Id: If338163488498f65fa7248b60e80299c0a928e4b
This commit is contained in:
committed by
Kevin Harwell
parent
0398daf4cb
commit
3489f926e7
@@ -39,7 +39,7 @@
|
||||
|
||||
#include <arpa/nameser.h>
|
||||
|
||||
/* \brief Delay between TTL expiration and the next DNS query, to make sure the
|
||||
/*! \brief Delay between TTL expiration and the next DNS query, to make sure the
|
||||
resolver cache really expired. */
|
||||
#define EXTRA_TTL 2
|
||||
#define MAX_TTL ((INT_MAX - EXTRA_TTL) / 1000)
|
||||
|
||||
Reference in New Issue
Block a user