|
@@ -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"
|