Skip to content
GitLab
Menu
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
0d060179
Commit
0d060179
authored
Nov 26, 2012
by
JINMEI Tatuya
Browse files
[2376] corrected a trivial typo in doc
parent
66ef737b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dns/master_loader_callbacks.h
View file @
0d060179
...
...
@@ -100,7 +100,7 @@ public:
/// This is called whenever a minor problem is discovered. This might mean
/// the data is completely OK, it just looks suspicious.
///
/// It calls whatever was passed to the
error
parameter to the constructor.
/// It calls whatever was passed to the
warn
parameter to the constructor.
///
/// The loading will continue after the callback. If the caller wants to
/// abort (which is probably not a very good idea, since warnings
...
...
Write
Preview
Supports
Markdown
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