]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1596] Return deleted line
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Fri, 10 Feb 2012 11:40:13 +0000 (12:40 +0100)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Fri, 10 Feb 2012 11:40:13 +0000 (12:40 +0100)
src/bin/auth/auth_srv.h

index dc0e5120ca81c648649bc272f141e59b7ca97cc5..5383e5a17f2b855d93e29308148466fdbbd8f7ac 100644 (file)
@@ -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;