Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Kea
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
418
Issues
418
List
Boards
Labels
Service Desk
Milestones
Merge Requests
67
Merge Requests
67
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
Kea
Commits
1b27dc52
Commit
1b27dc52
authored
Sep 27, 2019
by
Francis Dupont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[907-remove-kea-thread-library] Fixed typo left by a previous MR review
parent
5a36558f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lib/util/tests/watched_thread_unittest.cc
src/lib/util/tests/watched_thread_unittest.cc
+1
-1
No files found.
src/lib/util/tests/watched_thread_unittest.cc
View file @
1b27dc52
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment