summaryrefslogtreecommitdiff
path: root/src/predicate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/predicate.h')
-rw-r--r--src/predicate.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/predicate.h b/src/predicate.h
index 5e900234..2ac3cc4b 100644
--- a/src/predicate.h
+++ b/src/predicate.h
@@ -299,8 +299,7 @@ std::pair<expr_t, query_parser_t>
args_to_predicate(value_t::sequence_t::const_iterator begin,
value_t::sequence_t::const_iterator end);
-std::pair<expr_t, query_parser_t>
-args_to_predicate(query_parser_t parser);
+std::pair<expr_t, query_parser_t> args_to_predicate(query_parser_t parser);
} // namespace ledger