From 43ab84397bfaca93aa439f4b35ae2774c3bb164e Mon Sep 17 00:00:00 2001 From: axel Date: Sun, 19 Feb 2006 11:14:32 +1000 Subject: Make sure that command specific completions can handle input strings with wildcards reasonably well darcs-hash:20060219011432-ac50b-89a73a3d414f2dbd8a213b851fcb1c494e022eae.gz --- common.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'common.c') diff --git a/common.c b/common.c index 228e061f..32f853c2 100644 --- a/common.c +++ b/common.c @@ -527,8 +527,6 @@ int wcsvarname( wchar_t *str ) str++; } return 1; - - } -- cgit v1.2.3