summaryrefslogtreecommitdiff
path: root/res/res_snmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'res/res_snmp.c')
-rw-r--r--res/res_snmp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/res_snmp.c b/res/res_snmp.c
index c7cfa3174..79ff4b1e5 100644
--- a/res/res_snmp.c
+++ b/res/res_snmp.c
@@ -109,8 +109,8 @@ static int load_config(void)
* Module loading including tests for configuration or dependencies.
* This function can return AST_MODULE_LOAD_FAILURE, AST_MODULE_LOAD_DECLINE,
* or AST_MODULE_LOAD_SUCCESS. If a dependency or environment variable fails
- * tests return AST_MODULE_LOAD_FAILURE. If the module can not load the
- * configuration file or other non-critical problem return
+ * tests return AST_MODULE_LOAD_FAILURE. If the module can not load the
+ * configuration file or other non-critical problem return
* AST_MODULE_LOAD_DECLINE. On success return AST_MODULE_LOAD_SUCCESS.
*/
static int load_module(void)