From 05b2cc46fdf6accd2ecbdc3c1ce86829bc7bfa68 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 9 Aug 2004 17:32:20 -0400 Subject: fixed account display bug --- valexpr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'valexpr.h') diff --git a/valexpr.h b/valexpr.h index a774472f..17ecc123 100644 --- a/valexpr.h +++ b/valexpr.h @@ -57,7 +57,7 @@ struct node_t DATE, CLEARED, REAL, - INDEX, + INDEX, // for accounts, this is the DEPTH // Item totals BALANCE, -- cgit v1.2.3