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
bc818105
Commit
bc818105
authored
Jun 23, 2011
by
JINMEI Tatuya
Browse files
[trac998] editorial fix: removing a blank line at the end of the file
parent
b57c51e6
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lib/acl/tests/ip_check_unittest.cc
View file @
bc818105
...
...
@@ -590,4 +590,3 @@ TEST(IPCheck, MixedMode) {
GeneralAddress
test6
(
vector
<
uint8_t
>
(
V6ADDR_1
,
V6ADDR_1
+
IPV6_SIZE
));
EXPECT_FALSE
(
acl6
.
matches
(
test6
));
}
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