Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
0ad0034c
Commit
0ad0034c
authored
Jul 13, 2017
by
Marcin Siodelski
Browse files
[5329] Removed invalid comment.
parent
34325d6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/hooks/callout_manager.h
View file @
0ad0034c
...
...
@@ -114,10 +114,6 @@ public:
/// @ref LibraryHandle::registerCommandHandler can install callouts on this
/// hook point.
///
/// The @ref CalloutManager::registerCommandHandler is called from the
/// @ref LibraryHandle object when the hook library installs control command
/// handlers in its @c load() function.
///
/// Note that the callout functions do not access the CalloutManager: instead,
/// they use a LibraryHandle object. This contains an internal pointer to
/// the CalloutManager, but provides a restricted interface. In that way,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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