From bf8c4a74a146f6777b5ea57c9e8a1aea6b100951 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 17 Aug 2004 20:32:14 -0400 Subject: small changes --- config.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.cc') diff --git a/config.cc b/config.cc index 275143c8..ddacbc32 100644 --- a/config.cc +++ b/config.cc @@ -176,7 +176,7 @@ OPT_BEGIN(end_date, "e:") { OPT_BEGIN(current, "c") { if (! config->predicate.empty()) config->predicate += "&"; - config->predicate += "(dpredicate += "(d<=N)"; } OPT_END(current); OPT_BEGIN(cleared, "C") { -- cgit v1.2.3