Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
40b95610
Commit
40b95610
authored
Aug 06, 2013
by
Thomas Markwalder
Browse files
[3059] Fixed a typo in comment in d2_update_mgr.h
parent
f4d4e14a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/d2/d2_update_mgr.h
View file @
40b95610
...
...
@@ -30,7 +30,7 @@
namespace
isc
{
namespace
d2
{
/// @brief Thrown if the update manager encounters a
n
general error.
/// @brief Thrown if the update manager encounters a general error.
class
D2UpdateMgrError
:
public
isc
::
Exception
{
public:
D2UpdateMgrError
(
const
char
*
file
,
size_t
line
,
const
char
*
what
)
:
...
...
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