From 8b3558c5ed7a042c212296650eb5d452e2444395 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 15 Aug 2005 15:47:53 +0000 Subject: 21616: typo --- Src/Zle/zle_misc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/Zle/zle_misc.c') diff --git a/Src/Zle/zle_misc.c b/Src/Zle/zle_misc.c index 58345ac05..6b79f431c 100644 --- a/Src/Zle/zle_misc.c +++ b/Src/Zle/zle_misc.c @@ -1117,7 +1117,7 @@ iremovesuffix(ZLE_CHAR_T c, int keep) * called from completion. (It may not be since * we may decide to remove the suffix later.) */ - umetafy_line(); + unmetafy_line(); } sprintf(buf, "%d", suffixlen[0]); -- cgit 1.4.1