]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2157] fixed doxygen comment position
authorYoshitaka Aharen <aharen@jprs.co.jp>
Thu, 15 Nov 2012 06:32:07 +0000 (15:32 +0900)
committerYoshitaka Aharen <aharen@jprs.co.jp>
Thu, 15 Nov 2012 07:11:19 +0000 (16:11 +0900)
src/bin/auth/statistics.h

index d63f4e8a0259362f08a69bb741ffc05ea9e6e79f..03e5cb0152da6c36605fa606369fa00551c8abb7 100644 (file)
@@ -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