[*] Fix vis of this one posix symbol
This commit is contained in:
parent
7b302a7f35
commit
6d4fc2c5f7
@ -60,7 +60,7 @@ namespace Aurora
|
||||
return true;
|
||||
}
|
||||
|
||||
static AuUInt64 PosixGetLength(int fd)
|
||||
AuUInt64 PosixGetLength(int fd)
|
||||
{
|
||||
AuUInt64 ret {}, old {};
|
||||
bool status {};
|
||||
|
Loading…
Reference in New Issue
Block a user