aboutsummaryrefslogtreecommitdiffstats
path: root/filter
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2001-10-26 09:58:05 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-10-26 09:58:05 +0800
commitf8b3f5bb88387f3d219d06257e1671649a5090ac (patch)
tree20e9afd92877d66e368b714e97076beb3d7e24f8 /filter
parent966680aa9f68b550956bf85c239e1a7b8115ead1 (diff)
downloadgsoc2013-evolution-f8b3f5bb88387f3d219d06257e1671649a5090ac.tar
gsoc2013-evolution-f8b3f5bb88387f3d219d06257e1671649a5090ac.tar.gz
gsoc2013-evolution-f8b3f5bb88387f3d219d06257e1671649a5090ac.tar.bz2
gsoc2013-evolution-f8b3f5bb88387f3d219d06257e1671649a5090ac.tar.lz
gsoc2013-evolution-f8b3f5bb88387f3d219d06257e1671649a5090ac.tar.xz
gsoc2013-evolution-f8b3f5bb88387f3d219d06257e1671649a5090ac.tar.zst
gsoc2013-evolution-f8b3f5bb88387f3d219d06257e1671649a5090ac.zip
added a missing close paren
svn path=/trunk/; revision=14120
Diffstat (limited to 'filter')
-rw-r--r--filter/filtertypes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/filtertypes.xml b/filter/filtertypes.xml
index bca26ca0b3..8b931cad74 100644
--- a/filter/filtertypes.xml
+++ b/filter/filtertypes.xml
@@ -278,7 +278,7 @@
<option value="not exists">
<title>does not exist</title>
<code>
- (match-all (not (header-exists ${header-field}))
+ (match-all (not (header-exists ${header-field})))
</code>
</option>
<option value="matches soundex">