mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 02:40:08 +00:00
parent
9bfc29e456
commit
8a6ad5f94b
@ -23,7 +23,7 @@ namespace Genode {
|
||||
|
||||
struct Linux_dataspace : Dataspace
|
||||
{
|
||||
enum { FNAME_LEN = 40 };
|
||||
enum { FNAME_LEN = 64 };
|
||||
struct Filename { char buf[FNAME_LEN]; };
|
||||
|
||||
virtual ~Linux_dataspace() { }
|
||||
|
Loading…
Reference in New Issue
Block a user