diff options
Diffstat (limited to 'eshtrans')
-rw-r--r-- | eshtrans/eshrt/eshrtbegin.esh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eshtrans/eshrt/eshrtbegin.esh b/eshtrans/eshrt/eshrtbegin.esh index 5cc3c0a..fcc2df1 100644 --- a/eshtrans/eshrt/eshrtbegin.esh +++ b/eshtrans/eshrt/eshrtbegin.esh @@ -114,6 +114,7 @@ __fn_start() # Update local vars in stack. __fn_update_vars + __frame_set # Old state. __prev_tu="${__fn_tu}" |