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
53754baa
Commit
53754baa
authored
Nov 11, 2015
by
Francis Dupont
Browse files
[4095] spelling
parent
f3e7cffe
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcp/option.h
View file @
53754baa
...
...
@@ -47,7 +47,7 @@ typedef boost::shared_ptr<Option> OptionPtr;
/// A collection of DHCP (v4 or v6) options
typedef
std
::
multimap
<
unsigned
int
,
OptionPtr
>
OptionCollection
;
/// A poi
t
ner to an OptionCollection
/// A poin
t
er to an OptionCollection
typedef
boost
::
shared_ptr
<
OptionCollection
>
OptionCollectionPtr
;
/// @brief This type describes a callback function to parse options from buffer.
...
...
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