[Asterisk-code-review] res config sqlite3: Remove red blobs space (asterisk[master])
Rodrigo Ramirez Norambuena
asteriskteam at digium.com
Wed Sep 20 14:57:11 CDT 2017
Rodrigo Ramirez Norambuena has uploaded this change for review. ( https://gerrit.asterisk.org/6551
Change subject: res_config_sqlite3: Remove red blobs space
......................................................................
res_config_sqlite3: Remove red blobs space
Change-Id: Idb7e481dd048ac0777f44be808637fb9a5836246
---
M res/res_config_sqlite3.c
1 file changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/51/6551/1
diff --git a/res/res_config_sqlite3.c b/res/res_config_sqlite3.c
index 087843a..839b66a 100644
--- a/res/res_config_sqlite3.c
+++ b/res/res_config_sqlite3.c
@@ -33,7 +33,7 @@
* \addtogroup configuration_file Configuration Files
*/
-/*!
+/*!
* \page res_config_sqlite3.conf res_config_sqlite3.conf
* \verbinclude res_config_sqlite3.conf.sample
*/
@@ -1350,8 +1350,8 @@
* 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)
--
To view, visit https://gerrit.asterisk.org/6551
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idb7e481dd048ac0777f44be808637fb9a5836246
Gerrit-Change-Number: 6551
Gerrit-PatchSet: 1
Gerrit-Owner: Rodrigo Ramirez Norambuena <a at rodrigoramirez.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20170920/38ed0c6d/attachment-0001.html>
More information about the asterisk-code-review
mailing list