aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/fef/iindexenvironment.h
diff options
context:
space:
mode:
Diffstat (limited to 'searchlib/src/vespa/searchlib/fef/iindexenvironment.h')
-rw-r--r--searchlib/src/vespa/searchlib/fef/iindexenvironment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/searchlib/src/vespa/searchlib/fef/iindexenvironment.h b/searchlib/src/vespa/searchlib/fef/iindexenvironment.h
index 0cb4ce5218d..ff0188fe36e 100644
--- a/searchlib/src/vespa/searchlib/fef/iindexenvironment.h
+++ b/searchlib/src/vespa/searchlib/fef/iindexenvironment.h
@@ -81,7 +81,7 @@ public:
* motivation is typically that we want to set up features for
* ranking or dumping. In some cases we are also setting things up
* just to verify that it is possible.
- *
+ *
* @return current feature motivation
**/
virtual FeatureMotivation getFeatureMotivation() const = 0;