projects
/
sip-router
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7d8b8a
)
sqlops Delete comment about modules_k
author
Olle E. Johansson
<oej@edvina.net>
Fri, 27 May 2016 14:13:16 +0000
(16:13 +0200)
committer
Olle E. Johansson
<oej@edvina.net>
Fri, 27 May 2016 14:13:42 +0000
(16:13 +0200)
modules/sqlops/sqlops.c
patch
|
blob
|
history
diff --git
a/modules/sqlops/sqlops.c
b/modules/sqlops/sqlops.c
index
3ca3509
..
61ba89a
100644
(file)
--- a/
modules/sqlops/sqlops.c
+++ b/
modules/sqlops/sqlops.c
@@
-26,10
+26,9
@@
*/
/*! \defgroup sqlops Kamailio :: SQL Operations
- * \note Kamailio module - part of modules_k
-
+ *
* The module adds support for raw SQL queries in the configuration file.
-
+ *
*/