summaryrefslogtreecommitdiff
path: root/ofx.h
diff options
context:
space:
mode:
Diffstat (limited to 'ofx.h')
-rw-r--r--ofx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ofx.h b/ofx.h
index 6b83964f..aff2c65a 100644
--- a/ofx.h
+++ b/ofx.h
@@ -7,7 +7,7 @@ namespace ledger {
class ofx_parser_t : public parser_t
{
- public:
+public:
virtual bool test(std::istream& in) const;
virtual unsigned int parse(std::istream& in,