]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[962-implement-the-multi_threading_mgr-h-idea] Fixed doxygen
authorFrancis Dupont <fdupont@isc.org>
Wed, 23 Oct 2019 12:59:31 +0000 (14:59 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 23 Oct 2019 15:15:40 +0000 (17:15 +0200)
src/lib/util/multi_threading_mgr.h

index 0bd0ead96186c1b3510ab74b7e1c74d32f9c909c..abaa7ae66727b66b173d9d2f0bfffdaf7c0744ef 100644 (file)
@@ -59,7 +59,7 @@ public:
 
     /// @brief Set the mode.
     ///
-    /// @param mode The new mode.
+    /// @param enabled The new mode.
     void setMode(bool enabled);
 
 protected: