Parcourir la source

[2157] add note

Yoshitaka Aharen il y a 12 ans
Parent
commit
b2d762a14c
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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 {