summaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/juniper/sumdesc.h
diff options
context:
space:
mode:
Diffstat (limited to 'searchsummary/src/vespa/juniper/sumdesc.h')
-rw-r--r--searchsummary/src/vespa/juniper/sumdesc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/searchsummary/src/vespa/juniper/sumdesc.h b/searchsummary/src/vespa/juniper/sumdesc.h
index d91bf160e04..a0440a60fba 100644
--- a/searchsummary/src/vespa/juniper/sumdesc.h
+++ b/searchsummary/src/vespa/juniper/sumdesc.h
@@ -32,8 +32,8 @@ public:
// Constructor that builds a description that can later be used to create
// a suitable query in context / query highlight for the given matcher
// in its current status:
- SummaryDesc(Matcher* matcher, ssize_t length, ssize_t min_length, int max_matches,
- int surround_len);
+ SummaryDesc(Matcher* matcher, ssize_t length, ssize_t min_length, int max_matches, int surround_len);
+ ~SummaryDesc();
/* Return a highlight tagged summary string
* from this summary description