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
Adam Osuchowski
Kea
Commits
384a5661
Commit
384a5661
authored
Apr 09, 2013
by
Marcin Siodelski
Browse files
[991] Corrected typo in the function name.
parent
3f7c07ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcp/iface_mgr_sun.cc
View file @
384a5661
...
@@ -35,7 +35,7 @@ IfaceMgr::detectIfaces() {
...
@@ -35,7 +35,7 @@ IfaceMgr::detectIfaces() {
}
}
bool
bool
IfaceMgr
::
isDirectResposeSupported
()
{
IfaceMgr
::
isDirectRespo
n
seSupported
()
{
return
(
false
);
return
(
false
);
}
}
...
...
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