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
Sebastian Schrader
Kea
Commits
1262df82
Commit
1262df82
authored
Jan 23, 2012
by
Michal 'vorner' Vaner
Browse files
[1431] Indentation
parent
c790b4df
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/datasrc/database.h
View file @
1262df82
...
...
@@ -754,10 +754,10 @@ public:
virtual
isc
::
dns
::
Name
findPreviousName
(
const
isc
::
dns
::
Name
&
query
)
const
;
/// Look for NSEC3 for proving (non)existence of given name.
///
/// See documentation in \c Zone.
virtual
FindNSEC3Result
/// Look for NSEC3 for proving (non)existence of given name.
///
/// See documentation in \c Zone.
virtual
FindNSEC3Result
findNSEC3
(
const
isc
::
dns
::
Name
&
name
,
bool
recursive
);
/// \brief The zone ID
...
...
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