summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorFrancis Dupont <fdupont@isc.org>2019-09-27 11:05:01 +0200
committerFrancis Dupont <fdupont@isc.org>2019-09-27 11:07:21 +0200
commit1b27dc52aae23753643461086f0950b125bf9c93 (patch)
treeea2d27d752a00d8ce341d8b5ebad9d9fa1a8946c /src
parent[907-remove-kea-thread-library] Addressed comments (diff)
downloadkea-1b27dc52aae23753643461086f0950b125bf9c93.tar.xz
kea-1b27dc52aae23753643461086f0950b125bf9c93.zip
[907-remove-kea-thread-library] Fixed typo left by a previous MR review
Diffstat (limited to 'src')
-rw-r--r--src/lib/util/tests/watched_thread_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util/tests/watched_thread_unittest.cc b/src/lib/util/tests/watched_thread_unittest.cc
index f95c6e9610..25cd9ca4c9 100644
--- a/src/lib/util/tests/watched_thread_unittest.cc
+++ b/src/lib/util/tests/watched_thread_unittest.cc
@@ -19,7 +19,7 @@ using namespace isc::util;
namespace {
-/// @brief Test Fixture for testing isc:util::WatchedThread
+/// @brief Test Fixture for testing @c isc::util::WatchedThread
class WatchedThreadTest : public ::testing::Test {
public:
/// @brief Maximum number of passes allowed in worker event loop