Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
e7c4240d
Commit
e7c4240d
authored
Aug 12, 2016
by
Stephen Morris
Browse files
[4489] Correct error in the declaration of MySqlHostIpv6Exchange::iaid_
parent
134a55c7
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/dhcpsrv/mysql_host_data_source.cc
View file @
e7c4240d
...
@@ -1275,7 +1275,7 @@ private:
...
@@ -1275,7 +1275,7 @@ private:
uint8_t
prefix_len_
;
uint8_t
prefix_len_
;
/// @brief IAID.
/// @brief IAID.
uint
8
_t
iaid_
;
uint
32
_t
iaid_
;
/// @name Indexes of columns holding information about IPv6 reservations.
/// @name Indexes of columns holding information about IPv6 reservations.
//@{
//@{
...
...
Write
Preview
Markdown
is supported
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