mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 15:32:25 +00:00
parent
00eb100114
commit
3e70b53165
@ -920,7 +920,7 @@ class Vfs::Lxip_accept_file : public Vfs::Lxip_file
|
||||
Genode::strncpy(dst, "1\n", len);
|
||||
return Genode::strlen(dst);
|
||||
}
|
||||
return 0;
|
||||
throw Would_block();
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user