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
96e0aa96
Commit
96e0aa96
authored
Nov 15, 2011
by
Michal 'vorner' Vaner
Browse files
[1331] Stricter requirement
parent
43de15e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/zone.h
View file @
96e0aa96
...
...
@@ -438,7 +438,7 @@ public:
/// calls after \c commit() the implementation must throw a
/// \c DataSourceError exception.
///
/// If journaling was requested when getting this updater, it
might
reject
/// If journaling was requested when getting this updater, it
will
reject
/// to add the RRset if the squence doesn't look like and IXFR (see
/// DataSourceClient::getUpdater). In such case isc::BadValue is thrown.
///
...
...
@@ -509,7 +509,7 @@ public:
/// calls after \c commit() the implementation must throw a
/// \c DataSourceError exception.
///
/// If journaling was requested when getting this updater, it
might
reject
/// If journaling was requested when getting this updater, it
will
reject
/// to add the RRset if the squence doesn't look like and IXFR (see
/// DataSourceClient::getUpdater). In such case isc::BadValue is thrown.
///
...
...
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