mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-23 17:17:38 +00:00
committed by
Christian Helmuth
parent
604d6bf567
commit
29079b2ac8
@ -34,7 +34,7 @@ struct Terminal::Session : Genode::Session
|
||||
* session-object allocation, its session capability, and a dataspace
|
||||
* capability for the communication buffer.
|
||||
*/
|
||||
enum { CAP_QUOTA = 3 };
|
||||
static constexpr unsigned CAP_QUOTA = 3;
|
||||
|
||||
class Size
|
||||
{
|
||||
|
Reference in New Issue
Block a user