Module: kamailio
Branch: master
Commit: 5ddb3d46e381d6a60146ef1e04010d56d4d9e4a5
URL: 
https://github.com/kamailio/kamailio/commit/5ddb3d46e381d6a60146ef1e04010d56d4d9e4a5

Author: Olle E. Johansson <[email protected]>
Committer: Olle E. Johansson <[email protected]>
Date: 2015-01-11T14:54:15+01:00

pipelimit fix typo

---

Modified: modules/pipelimit/pl_db.h
Modified: modules/pipelimit/pl_ht.h

---

Diff:  
https://github.com/kamailio/kamailio/commit/5ddb3d46e381d6a60146ef1e04010d56d4d9e4a5.diff
Patch: 
https://github.com/kamailio/kamailio/commit/5ddb3d46e381d6a60146ef1e04010d56d4d9e4a5.patch

---

diff --git a/modules/pipelimit/pl_db.h b/modules/pipelimit/pl_db.h
index 54b996f..8b6fe12 100644
--- a/modules/pipelimit/pl_db.h
+++ b/modules/pipelimit/pl_db.h
@@ -23,7 +23,7 @@
 /*! \file
  * \ingroup pipelimit
  * \brief pipelimit :: pl_db
- *
+ */
 
 #ifndef _RL_DB_H_
 #define _RL_DB_H_
diff --git a/modules/pipelimit/pl_ht.h b/modules/pipelimit/pl_ht.h
index 9960b64..ecdefaf 100644
--- a/modules/pipelimit/pl_ht.h
+++ b/modules/pipelimit/pl_ht.h
@@ -25,7 +25,7 @@
 /*! \file
  * \ingroup pipelimit
  * \brief pipelimit :: pl_ht
- *
+ */
 
 #ifndef _RL_HT_H_
 #define _RL_HT_H_


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to