clang-format
This commit is contained in:
@@ -21,4 +21,4 @@ namespace Result::FS {
|
|||||||
|
|
||||||
// Trying to rename a file but the destination already exists
|
// Trying to rename a file but the destination already exists
|
||||||
DEFINE_HORIZON_RESULT(RenameFileDestExists, 190, NothingHappened, Status);
|
DEFINE_HORIZON_RESULT(RenameFileDestExists, 190, NothingHappened, Status);
|
||||||
};
|
}; // namespace Result::FS
|
||||||
|
|||||||
Reference in New Issue
Block a user