summaryrefslogtreecommitdiff
path: root/src/item.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/item.h')
-rw-r--r--src/item.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/item.h b/src/item.h
index a301b863..85dbf7ed 100644
--- a/src/item.h
+++ b/src/item.h
@@ -148,7 +148,7 @@ public:
value_t get_comment(item_t& item);
-string item_context(const item_t& item);
+string item_context(const item_t& item, const string& desc);
} // namespace ledger