[sr-dev] git:master:7cac0c9b: mem Change SIP-router to Kamailio

Olle E. Johansson oej at edvina.net
Sun Apr 3 20:14:56 CEST 2016


Module: kamailio
Branch: master
Commit: 7cac0c9b2ec60eb9524022542eabe1ca2c8e9828
URL: https://github.com/kamailio/kamailio/commit/7cac0c9b2ec60eb9524022542eabe1ca2c8e9828

Author: Olle E. Johansson <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
Date: 2016-04-03T20:05:12+02:00

mem  Change SIP-router to Kamailio

---

Modified: mem/mem.h

---

Diff:  https://github.com/kamailio/kamailio/commit/7cac0c9b2ec60eb9524022542eabe1ca2c8e9828.diff
Patch: https://github.com/kamailio/kamailio/commit/7cac0c9b2ec60eb9524022542eabe1ca2c8e9828.patch

---

diff --git a/mem/mem.h b/mem/mem.h
index 59d23d1..ae2669b 100644
--- a/mem/mem.h
+++ b/mem/mem.h
@@ -17,10 +17,10 @@
  */
 
 /**
- * \defgroup mem SIP-router memory manager
- * \brief  SIP-router internal memory manager
+ * \defgroup mem Kamailio memory manager
+ * \brief  Kamailio internal memory manager
  * 
- * SIP-router internal memory manager for private (per process) and shared
+ * Kamailio internal memory manager for private (per process) and shared
  * memory pools. It provides several different strategies for the memory
  * management, like really fast, with extended debugging and also plain system
  * memory management.




More information about the sr-dev mailing list