From 1fd4387b678782f2ed90484d36f8980b64d58aa3 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 18 Jun 2009 01:48:01 +0100 Subject: Restored pricesdb command and --pricesdb-format option --- src/iterators.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/iterators.h') diff --git a/src/iterators.h b/src/iterators.h index 67293c5c..ae2ddaf9 100644 --- a/src/iterators.h +++ b/src/iterators.h @@ -175,7 +175,7 @@ protected: std::list post_temps; std::list acct_temps; - xacts_list xact_temps; + xacts_list xact_temps; public: posts_commodities_iterator() { -- cgit v1.2.3