From f3bf48149a2e86faf35db529d864edd904b52fb4 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 21 Jan 2007 16:47:31 +0000 Subject: 23117: strip out erroneous commas. --- Completion/Unix/Command/_getmail | 2 -- 1 file changed, 2 deletions(-) (limited to 'Completion/Unix/Command/_getmail') diff --git a/Completion/Unix/Command/_getmail b/Completion/Unix/Command/_getmail index 8d6114e4d..32fc1a996 100644 --- a/Completion/Unix/Command/_getmail +++ b/Completion/Unix/Command/_getmail @@ -25,5 +25,3 @@ local -a arguments '(--new -n --all -a)'{--new,-n}'[retrieve only new messages]' ) _arguments -s -S $arguments - -# vim: se ft=zsh tw=80: -- cgit v1.2.3