diff options
-rw-r--r-- | apps/mu.subx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mu.subx b/apps/mu.subx index dd7bb77d..81c47ece 100644 --- a/apps/mu.subx +++ b/apps/mu.subx @@ -4471,7 +4471,7 @@ $emit-cleanup-code:end: 5d/pop-to-ebp c3/return -# clean up global state for 'vars' until (but excluding) some block depth +# clean up global state for 'vars' until some block depth clean-up-blocks: # vars: (addr stack (handle var)), until-block-depth: int # . prologue 55/push-ebp |