refactor
This commit is contained in:
parent
9398f17b76
commit
61d8b6d054
@ -101,7 +101,7 @@ protected:
|
|||||||
std::string &attribute_name,
|
std::string &attribute_name,
|
||||||
const std::string &api_path)
|
const std::string &api_path)
|
||||||
-> api_error;
|
-> api_error;
|
||||||
#else !defined(__APPLE__)
|
#else // !defined(__APPLE__)
|
||||||
[[nodiscard]] auto parse_xattr_parameters(const char *name,
|
[[nodiscard]] auto parse_xattr_parameters(const char *name,
|
||||||
std::string &attribute_name,
|
std::string &attribute_name,
|
||||||
const std::string &api_path)
|
const std::string &api_path)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user