Browse Source

[1596] Return deleted line

Michal 'vorner' Vaner 13 years ago
parent
commit
716ae36b91
1 changed files with 1 additions and 0 deletions
  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;