diff options
Diffstat (limited to 'src/sys/tracefile.cil')
-rw-r--r-- | src/sys/tracefile.cil | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sys/tracefile.cil b/src/sys/tracefile.cil index 702a3b8..dcd6248 100644 --- a/src/sys/tracefile.cil +++ b/src/sys/tracefile.cil @@ -19,7 +19,7 @@ (blockabstract base_template) - (context tracefile_context (.sys.id .sys.role tracefile lowlevelrange)) + (context tracefile_context (.sys.id .sys.role tracefile .sys.lowlow)) (type tracefile) (call .tracefile.type (tracefile))) |