Parcourir la source

[1596] Return deleted line

Michal 'vorner' Vaner il y a 13 ans
Parent
commit
716ae36b91
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/bin/auth/auth_srv.h

+ 1 - 0
src/bin/auth/auth_srv.h

@@ -343,6 +343,7 @@ public:
     ///
     /// \param type Type of a counter to get the value of
     ///
+    /// \return the value of the counter.
 
     uint64_t getCounter(const AuthCounters::ServerCounterType type) const;