mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-14 13:18:19 +00:00
@ -57,7 +57,7 @@ struct Framebuffer::Session : Genode::Session
|
||||
*/
|
||||
static constexpr unsigned CAP_QUOTA = 3;
|
||||
|
||||
typedef Session_client Client;
|
||||
using Client = Session_client;
|
||||
|
||||
virtual ~Session() { }
|
||||
|
||||
|
Reference in New Issue
Block a user