[sr-dev] git:master:269d0e61: counters SVN ID removed, doxygen updates

Olle E. Johansson oej at edvina.net
Sat Jan 3 16:04:06 CET 2015


Module: kamailio
Branch: master
Commit: 269d0e61810f3adc9e0bc462922e448b32f86e4f
URL: https://github.com/kamailio/kamailio/commit/269d0e61810f3adc9e0bc462922e448b32f86e4f

Author: Olle E. Johansson <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
Date: 2015-01-03T15:58:40+01:00

counters SVN ID removed, doxygen updates

---

Modified: modules/counters/counters.c

---

Diff:  https://github.com/kamailio/kamailio/commit/269d0e61810f3adc9e0bc462922e448b32f86e4f.diff
Patch: https://github.com/kamailio/kamailio/commit/269d0e61810f3adc9e0bc462922e448b32f86e4f.patch

---

diff --git a/modules/counters/counters.c b/modules/counters/counters.c
index 260f6cd..7d7f85e 100644
--- a/modules/counters/counters.c
+++ b/modules/counters/counters.c
@@ -1,5 +1,4 @@
-/*$Id$
- *
+/*
  * Copyright (C) 2010 iptelorg GmbH
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -20,15 +19,14 @@
  * @file
  * @ingroup counters
  * Module: counters.
+ * @author andrei
  */
- 
-/*
- * History:
- * -------
- *  2010-08-06  created by andrei
- */
-
 
+/*!
+ * \defgroup counters Counters/statistics
+ * 
+ */
+ 
 #include "../../modparam.h"
 #include "../../dprint.h"
 #include "../../compiler_opt.h"




More information about the sr-dev mailing list