mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-15 22:38:08 +00:00
(closes issue #10271)
Reported by: snuffy
Patches:
doxygen-updates.diff uploaded by snuffy (license 35)
Another big batch of doxygen documentation updates
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@76559 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -40,6 +40,10 @@ int res_snmp_enabled;
|
||||
|
||||
static pthread_t thread = AST_PTHREADT_NULL;
|
||||
|
||||
/*!
|
||||
* \brief Load res_snmp.conf config file
|
||||
* \return 1 on load, 0 file does not exist
|
||||
*/
|
||||
static int load_config(void)
|
||||
{
|
||||
struct ast_variable *var;
|
||||
|
||||
Reference in New Issue
Block a user