refactor
This commit is contained in:
parent
317325aeb8
commit
b0670976ff
@ -496,7 +496,7 @@ auto open_file::close() -> bool {
|
|||||||
if (res != api_error::success) {
|
if (res != api_error::success) {
|
||||||
utils::error::raise_api_path_error(function_name, get_api_path(),
|
utils::error::raise_api_path_error(function_name, get_api_path(),
|
||||||
fsi_.source_path, res,
|
fsi_.source_path, res,
|
||||||
"failed to set file meta");
|
"failed to set new source path");
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user