summaryrefslogtreecommitdiffstats
path: root/src/digraph.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/digraph.c')
-rw-r--r--src/digraph.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/digraph.c b/src/digraph.c
index de4ff83efb..a1ae43a3c7 100644
--- a/src/digraph.c
+++ b/src/digraph.c
@@ -2028,7 +2028,7 @@ listdigraphs(int use_headers)
// clear screen, because some digraphs may be wrong, in which case we
// messed up ScreenLines
- must_redraw = UPD_CLEAR;
+ set_must_redraw(UPD_CLEAR);
}
static void