mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 15:56:41 +00:00
parent
3cfc691c77
commit
4ab9782b8b
@ -148,7 +148,7 @@ namespace Noux {
|
||||
size_t size(Sysio *sysio)
|
||||
{
|
||||
if (fstat(sysio))
|
||||
return sysio->stat_out.st.size;
|
||||
return sysio->fstat_out.st.size;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user