summaryrefslogtreecommitdiff
path: root/src/qif.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qif.h')
-rw-r--r--src/qif.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qif.h b/src/qif.h
index dfda3a0a..6cce6520 100644
--- a/src/qif.h
+++ b/src/qif.h
@@ -44,7 +44,7 @@ class qif_parser_t : public parser_t
virtual unsigned int parse(std::istream& in,
journal_t * journal,
account_t * master = NULL,
- const optional<path>& original = optional<path>());
+ const optional<path>& original = none);
};
} // namespace ledger