From 56e3d23b98628a50359e2a54bdb1837d063802df Mon Sep 17 00:00:00 2001 From: "Barton E. Schaefer" Date: Sun, 13 Nov 2016 18:15:23 -0800 Subject: unposted: comment in zlecallhook() points to redrawhook() just in case --- Src/Zle/zle_utils.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Src/Zle') 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; -- cgit 1.4.1