summaryrefslogtreecommitdiff
path: root/Src/Zle/zle_utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Zle/zle_utils.c')
-rw-r--r--Src/Zle/zle_utils.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Src/Zle/zle_utils.c b/Src/Zle/zle_utils.c
index 80219a441..4007c1112 100644
--- a/Src/Zle/zle_utils.c
+++ b/Src/Zle/zle_utils.c
@@ -1725,6 +1725,8 @@ zlecallhook(char *name, char *arg)
if (!thingy)
return;
+ /* If anything here needs changing, see also redrawhook() */
+
saverrflag = errflag;
savretflag = retflag;