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
db57e8b0
Commit
db57e8b0
authored
Nov 11, 2015
by
Francis Dupont
Browse files
[master] Trivial comment fix
parent
ec133bf6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcpsrv/client_class_def.h
View file @
db57e8b0
...
...
@@ -111,7 +111,7 @@ typedef boost::shared_ptr<ClientClassDef> ClientClassDefPtr;
/// @brief Defines a map of ClientClassDef's, keyed by the class name.
typedef
std
::
map
<
std
::
string
,
ClientClassDefPtr
>
ClientClassDefMap
;
/// @brief Defines a pointer to a ClientClassD
ictionary
/// @brief Defines a pointer to a ClientClassD
efMap
typedef
boost
::
shared_ptr
<
ClientClassDefMap
>
ClientClassDefMapPtr
;
/// @brief Maintains a list of ClientClassDef's
...
...
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