summaryrefslogtreecommitdiff
path: root/src/report.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/report.cc')
-rw-r--r--src/report.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/report.cc b/src/report.cc
index 9e085a98..08365a6b 100644
--- a/src/report.cc
+++ b/src/report.cc
@@ -1596,6 +1596,7 @@ expr_t::ptr_op_t report_t::lookup(const symbol_t::kind_t kind,
if (is_eq(p, "draft")) {
return WRAP_FUNCTOR(xact_command);
}
+ break;
case 'e':
if (is_eq(p, "equity")) {
HANDLER(generated).on("#equity");