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