From: Franciszek Gorski Date: Fri, 26 Jul 2019 12:24:31 +0000 (+0200) Subject: [731-Kea_statistics_enhancements] fixed documentation X-Git-Tag: Kea-1.6.1~10^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04553822fbc00a6fe0aae5749d3372f5761933e2;p=thirdparty%2Fkea.git [731-Kea_statistics_enhancements] fixed documentation --- diff --git a/src/lib/stats/observation.h b/src/lib/stats/observation.h index 28cf9a8bdc..a07e087725 100644 --- a/src/lib/stats/observation.h +++ b/src/lib/stats/observation.h @@ -66,8 +66,7 @@ typedef std::pair StringSample; /// @ref getDuration, @ref getString (appropriate type must be used) or /// @ref getJSON, which is generic and can be used for all types. /// -/// @todo: Eventually it will be possible to retain multiple samples for the same -/// observation, but that is outside of scope for 0.9.2. +/// Since Kea 1.6 multiple samples are stored for the same observation. class Observation { public: