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
Sebastian Schrader
Kea
Commits
09aaf656
Commit
09aaf656
authored
Jan 23, 2015
by
Marcin Siodelski
Browse files
[3664] Corrected a typo in the lfc main function.
parent
a08ca79d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/lfc/main.cc
View file @
09aaf656
...
...
@@ -22,7 +22,7 @@
using
namespace
isc
::
lfc
;
using
namespace
std
;
/// This file contains the entry point (main() function for the
/// This file contains the entry point (main() function
)
for the
/// standard LFC process, kea-lfc, component of the Kea software suite.
/// It creates an instance of the LFCController class and invokes
/// its launch method.
...
...
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