From 39717411aeb4f72b772d97eeff3f9c1ecf48aae6 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 25 Feb 2014 09:14:21 +0100 Subject: unposted: duplicate local statement was printing variable value --- Completion/X/Command/_x_utils | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') diff --git a/Completion/X/Command/_x_utils b/Completion/X/Command/_x_utils index 0ff0cf268..9448fd3df 100644 --- a/Completion/X/Command/_x_utils +++ b/Completion/X/Command/_x_utils @@ -69,7 +69,7 @@ xev) '-rv' ;; xhost) - local expl type ret=1 tmp match + local type tmp match if compset -P '-'; then tmp=(${(f)"$(xhost)"}) -- cgit 1.4.1