Module: sip-router
Branch: master
Commit: 7952711e6079e02a07ad027c6d8840e755c6e528
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7952711e6079e02a07ad027c6d8840e755c6e528

Author: Olle E. Johansson <[email protected]>
Committer: Olle E. Johansson <[email protected]>
Date:   Sun Feb 24 10:25:38 2013 +0100

snmpstats fix typo

---

 modules/snmpstats/snmpstats.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/snmpstats/snmpstats.c b/modules/snmpstats/snmpstats.c
index 0fa7830..26240d8 100644
--- a/modules/snmpstats/snmpstats.c
+++ b/modules/snmpstats/snmpstats.c
@@ -49,7 +49,7 @@
  * 4) mod_init() will initialize some interprocess communication buffers, as
  *    well as callback mechanisms for the usrloc module.  To understand what 
the
  *    interprocess buffer and callbacks are and are for, please see the 
comments
- *    at the beginning of kamailioSIPRegUserTable.c
+ *    at the beginning of snmpSIPRegUserTable.c
  */
 
 /*!


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

Reply via email to