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
ISC Open Source Projects
Kea
Commits
36199850
Commit
36199850
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: random
parent
e71f709a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/perfdhcp/command_options.h
View file @
36199850
...
...
@@ -252,7 +252,7 @@ public:
/// \return true if seed was provided.
bool
isSeeded
()
const
{
return
seeded_
;
}
/// \brief Returns radom seed.
/// \brief Returns ra
n
dom seed.
///
/// \return random seed.
uint32_t
getSeed
()
const
{
return
seed_
;
}
...
...
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