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
ISC Open Source Projects
Kea
Commits
3bf71da3
Commit
3bf71da3
authored
Jul 23, 2017
by
Josh Soref
Browse files
spelling: unsigned
parent
12d51465
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/dhcpsrv/cfg_option.h
View file @
3bf71da3
...
...
@@ -317,7 +317,7 @@ public:
/// @brief Returns all options for the specified option space.
///
/// This method will not return vendor options, i.e. having option space
/// name in the format of "vendor-X" where X is 32-bit unsiged integer.
/// name in the format of "vendor-X" where X is 32-bit unsig
n
ed integer.
/// See @c getAll(uint32_t) for vendor options.
///
/// @param option_space Name of the option space.
...
...
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