summaryrefslogtreecommitdiff
path: root/ofx.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ofx.cc')
-rw-r--r--ofx.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ofx.cc b/ofx.cc
index 7aa95256..97cb7302 100644
--- a/ofx.cc
+++ b/ofx.cc
@@ -196,6 +196,7 @@ bool ofx_parser_t::test(std::istream& in) const
}
unsigned int ofx_parser_t::parse(std::istream& in,
+ config_t& config,
journal_t * journal,
account_t * master,
const std::string * original_file)