From: Yoshitaka Aharen Date: Thu, 15 Nov 2012 06:32:07 +0000 (+0900) Subject: [2157] fixed doxygen comment position X-Git-Tag: bind10-1.1.0beta1-release~85^2~5^2~125 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ea7ef4dac89ff14aaa752ca10ad0a1ec965ea0f4;p=thirdparty%2Fkea.git [2157] fixed doxygen comment position --- diff --git a/src/bin/auth/statistics.h b/src/bin/auth/statistics.h index d63f4e8a02..03e5cb0152 100644 --- a/src/bin/auth/statistics.h +++ b/src/bin/auth/statistics.h @@ -33,7 +33,6 @@ namespace isc { namespace auth { namespace statistics { -class QRAttributes { /// \brief Query/Response attributes for statistics. /// /// This class holds some attributes related to a query/response @@ -41,6 +40,7 @@ class QRAttributes { /// /// This class does not have getter methods since it exposes private members /// to \c Counters directly. +class QRAttributes { friend class Counters; private: // request attributes