mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 01:49:48 +00:00
[#226] Fixed another doxygen error
This commit is contained in:
parent
f5ef1ab3ac
commit
a15632a6b6
@ -246,7 +246,7 @@ public:
|
||||
/// @return validated path as a string (supported path + input file name)
|
||||
///
|
||||
/// @throw BadValue if the input path does not include a file name.
|
||||
/// @trhow SecurityError if the parent path does not path the supported path and
|
||||
/// @throw SecurityError if the parent path does not path the supported path and
|
||||
/// security is being enforced, SecurityWarn if it is not being enforced.
|
||||
std::string validatePath(const std::string input_path_str,
|
||||
bool enforce_path = shouldEnforceSecurity()) const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user