updated for version 7.1-219
diff --git a/src/screen.c b/src/screen.c
index f85bd08..d394146 100644
--- a/src/screen.c
+++ b/src/screen.c
@@ -3885,7 +3885,7 @@
 # ifdef FEAT_SPELL
 					       has_spell ? &can_spell :
 # endif
-					       NULL);
+					       NULL, FALSE);
 
 		    if (did_emsg)
 		    {