[*] Missed u
This commit is contained in:
parent
55c352c08e
commit
85cf7d7a4c
@ -109,7 +109,7 @@ namespace Aurora::IO::FS
|
||||
return AuFS::FileExists(srcPath);
|
||||
}
|
||||
|
||||
AUKN_SYM bool TrustFile(const AuString &path)
|
||||
AUKN_SYM bool TrustFile(const AuROString &path)
|
||||
{
|
||||
struct stat s;
|
||||
mode_t mode { 0755 };
|
||||
|
Loading…
Reference in New Issue
Block a user