Browse Source

[2157] add note

Yoshitaka Aharen 12 years ago
parent
commit
b2d762a14c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/bin/auth/statistics_items.h.pre

+ 2 - 2
src/bin/auth/statistics_items.h.pre

@@ -15,8 +15,8 @@
 #ifndef __STATISTICS_ITEMS_H
 #define __STATISTICS_ITEMS_H 1
 
-/// This file defines a set of statistics items in Auth module for internal
-/// use. This file is intended to be included in statistics.cc.
+/// This file declares a set of statistics items in Auth module for internal
+/// use. This file is intended to be included in statistics.cc and unittests.
 
 namespace isc {
 namespace auth {