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
ISC Open Source Projects
Kea
Commits
dcf59e93
Commit
dcf59e93
authored
Oct 26, 2012
by
Michal 'vorner' Vaner
Browse files
[2209] Hide private type shortcut
parent
414a83fe
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/datasrc/client_list.h
View file @
dcf59e93
...
...
@@ -291,8 +291,10 @@ public:
/// the original data source no longer contains the cached zone.
ReloadResult
reload
(
const
dns
::
Name
&
zone
);
private:
/// \brief Convenience type shortcut
typedef
boost
::
shared_ptr
<
memory
::
ZoneWriter
>
ZoneWriterPtr
;
public:
/// \brief Return value of getCachedZoneWriter()
///
...
...
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