2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-05 00:15:17 +00:00

[#3578] addressed review comments

This commit is contained in:
Razvan Becheriu
2024-09-28 02:14:40 +03:00
parent 1666c6acde
commit 4519f6875b
2 changed files with 2 additions and 2 deletions

View File

@@ -188,7 +188,7 @@ public:
}
};
/// @brief test class for Kea configuration backend
/// @brief test class for Kea configuration backend.
///
/// This class is used for testing Kea configuration backend.
/// It is very simple and currently focuses on reading

View File

@@ -185,7 +185,7 @@ public:
}
};
/// @brief test class for Kea configuration backend
/// @brief test class for Kea configuration backend.
///
/// This class is used for testing Kea configuration backend.
/// It is very simple and currently focuses on reading