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