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
Sebastian Schrader
Kea
Commits
035fbe1d
Commit
035fbe1d
authored
May 03, 2013
by
Mukund Sivaraman
Browse files
[2850] Fix ZoneWriter constructor API doc
parent
5d65c74c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/memory/zone_writer.h
View file @
035fbe1d
...
...
@@ -46,7 +46,7 @@ public:
///
/// \param segment The zone table segment to store the zone into.
/// \param load_action The callback used to load data.
/// \param
install_action The callback used to install the loaded
zone.
/// \param
name The name of the
zone.
/// \param rrclass The class of the zone.
ZoneWriter
(
ZoneTableSegment
&
segment
,
const
LoadAction
&
load_action
,
const
dns
::
Name
&
name
,
...
...
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