Browse Source

counters SVN ID removed, doxygen updates

Olle E. Johansson 10 năm trước cách đây
mục cha
commit
269d0e6181
1 tập tin đã thay đổi với 7 bổ sung9 xóa
  1. 7 9
      modules/counters/counters.c

+ 7 - 9
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"