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
f6a3d932
Commit
f6a3d932
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: parameter
parent
185a9147
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcpsrv/tests/dhcp_parsers_unittest.cc
View file @
f6a3d932
...
...
@@ -1585,7 +1585,7 @@ TEST_F(ParseConfigTest, reconfigureSameHooksLibraries) {
ASSERT_TRUE
(
rcode
==
0
)
<<
error_text_
;
// The list has not changed between the two parse operations. However,
// the paramters (or the files they could point to) could have
// the param
e
ters (or the files they could point to) could have
// changed, so the libraries are reloaded anyway.
const
HooksConfig
&
cfg2
=
CfgMgr
::
instance
().
getStagingCfg
()
->
getHooksConfig
();
...
...
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