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
ISC Open Source Projects
Kea
Commits
541922b5
Commit
541922b5
authored
Oct 23, 2013
by
Tomek Mrugalski
🛰
Browse files
[3191] Typo fixed.
parent
d8d20c97
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/dhcp4/tests/dhcp4_srv_unittest.cc
View file @
541922b5
...
...
@@ -1340,7 +1340,7 @@ TEST_F(Dhcpv4SrvTest, siaddr) {
}
// Checks if the next-server defined as global value is overridden by subnet
// specific value and returned in server message
y
. There's also similar test for
// specific value and returned in server message
s
. There's also similar test for
// checking parser only configuration, see Dhcp4ParserTest.nextServerOverride in
// config_parser_unittest.cc.
TEST_F
(
Dhcpv4SrvTest
,
nextServerOverride
)
{
...
...
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