fix
This commit is contained in:
parent
a38a033143
commit
213511a77d
@ -445,7 +445,7 @@ auto open_file::close() -> bool {
|
||||
}
|
||||
|
||||
if (not open_file_base::close()) {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user