From daa674de33cbbef0d1f4c96e5e73fd4cd350d754 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Mon, 29 Apr 2002 03:03:56 +0000 Subject: unposted: add missing bracket in _spamassassin. --- ChangeLog | 5 +++++ Completion/Unix/Command/_spamassassin | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index aeec83535..aba055fbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-04-28 Clint Adams + + * unposted: Completion/Unix/Command/_spamassassin: + add missing bracket. + 2002-04-25 Peter Stephenson * 17046: Src/math.c: OCTAL_ZEROES with a `0' on its own was diff --git a/Completion/Unix/Command/_spamassassin b/Completion/Unix/Command/_spamassassin index 1993c343c..ffe6c7d5d 100644 --- a/Completion/Unix/Command/_spamassassin +++ b/Completion/Unix/Command/_spamassassin @@ -12,4 +12,4 @@ _arguments \ '-d[remove SpamAssassin markup]' \ '-c[config]:config file:_files' \ '-p[score preferences]:preference file:_files' \ - '-D[diagnostic output' + '-D[diagnostic output]' -- cgit 1.4.1