summaryrefslogtreecommitdiff
path: root/amount.h
diff options
context:
space:
mode:
Diffstat (limited to 'amount.h')
-rw-r--r--amount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/amount.h b/amount.h
index b47a67fd..680bd57f 100644
--- a/amount.h
+++ b/amount.h
@@ -312,7 +312,7 @@ class amount_t
friend void clean_commodity_history(char * item_pool,
char * item_pool_end);
- friend void parse_annotations(std::istream& in, amount_t& price,
+ friend bool parse_annotations(std::istream& in, amount_t& price,
datetime_t& date, std::string& tag);
// Streaming interface