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