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
Sebastian Schrader
Kea
Commits
f0f7efe3
Commit
f0f7efe3
authored
Oct 17, 2012
by
JINMEI Tatuya
Browse files
[2207] editorial: some more s/reloader/write/ changes in doc.
parent
16041df5
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/memory/zone_table_segment.h
View file @
f0f7efe3
...
...
@@ -129,9 +129,9 @@ public:
/// \param segment The segment to destroy.
static
void
destroy
(
ZoneTableSegment
*
segment
);
/// \brief Create a
reloader
corresponding to this segment
/// \brief Create a
zone write
corresponding to this segment
///
/// This creates a new
reloader
that can be used to
reload
zones
/// This creates a new
write
that can be used to
update
zones
/// inside this zone table segment.
///
/// \param loadAction Callback to provide the actual data.
...
...
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