[sr-dev] git:master: snmpstats fix typo

Olle E. Johansson oej at edvina.net
Sun Feb 24 10:26:52 CET 2013


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 <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
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
  */
 
 /*!




More information about the sr-dev mailing list