diff options
Diffstat (limited to 'src/dev/termdev/ptytermdev.cil')
-rw-r--r-- | src/dev/termdev/ptytermdev.cil | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/termdev/ptytermdev.cil b/src/dev/termdev/ptytermdev.cil index 0a5f93e..8a3b3af 100644 --- a/src/dev/termdev/ptytermdev.cil +++ b/src/dev/termdev/ptytermdev.cil @@ -18,7 +18,7 @@ (blockabstract base_template) - (context ptytermdev_context (.sys.id .sys.role ptytermdev lowlevelrange)) + (context ptytermdev_context (.sys.id .sys.role ptytermdev .sys.lowlow)) (type ptytermdev) (call .ptytermdev.type (ptytermdev))) |