summaryrefslogtreecommitdiff
path: root/src/predicate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/predicate.h')
-rw-r--r--src/predicate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/predicate.h b/src/predicate.h
index c3773c43..9eafa95a 100644
--- a/src/predicate.h
+++ b/src/predicate.h
@@ -95,7 +95,7 @@ public:
}
};
-string args_to_predicate_expr(value_t::sequence_t::const_iterator begin,
+string args_to_predicate_expr(value_t::sequence_t::const_iterator& begin,
value_t::sequence_t::const_iterator end);
} // namespace ledger