Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
Kea
Commits
205f8b08
Commit
205f8b08
authored
Jul 23, 2017
by
Josh Soref
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
spelling: command
parent
0524bbb1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
src/bin/dhcp4/ctrl_dhcp4_srv.h
src/bin/dhcp4/ctrl_dhcp4_srv.h
+1
-1
src/bin/dhcp6/ctrl_dhcp6_srv.h
src/bin/dhcp6/ctrl_dhcp6_srv.h
+1
-1
src/lib/process/d_controller.h
src/lib/process/d_controller.h
+1
-1
No files found.
src/bin/dhcp4/ctrl_dhcp4_srv.h
View file @
205f8b08
...
...
@@ -180,7 +180,7 @@ private:
/// @brief handler for processing 'write-config' command
///
/// This handle processes write-config com
a
mnd, which writes the
/// This handle processes write-config comm
a
nd, which writes the
/// current configuration to disk. This command takes one optional
/// parameter called filename. If specified, the current configuration
/// will be written to that file. If not specified, the file used during
...
...
src/bin/dhcp6/ctrl_dhcp6_srv.h
View file @
205f8b08
...
...
@@ -180,7 +180,7 @@ private:
/// @brief handler for processing 'write-config' command
///
/// This handle processes write-config com
a
mnd, which writes the
/// This handle processes write-config comm
a
nd, which writes the
/// current configuration to disk. This command takes one optional
/// parameter called filename. If specified, the current configuration
/// will be written to that file. If not specified, the file used during
...
...
src/lib/process/d_controller.h
View file @
205f8b08
...
...
@@ -270,7 +270,7 @@ public:
/// @brief handler for config-write command
///
/// This handle processes write-config com
a
mnd, which writes the
/// This handle processes write-config comm
a
nd, which writes the
/// current configuration to disk. This command takes one optional
/// parameter called filename. If specified, the current configuration
/// will be written to that file. If not specified, the file used during
...
...
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