Parcourir la source

[2157] fixed doxygen comment position

Yoshitaka Aharen il y a 12 ans
Parent
commit
ea7ef4dac8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/bin/auth/statistics.h

+ 1 - 1
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