summaryrefslogtreecommitdiff
path: root/src/pool.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2015-08-04 14:47:44 -0700
committerJohn Wiegley <johnw@newartisans.com>2015-08-04 14:47:44 -0700
commita24910b3740b572db15fda4bd574222090e16d79 (patch)
treec55016e39e293fc8fa0016eb1eeb4be1bc439b68 /src/pool.h
parenta3e946f90f902600819f64217c8cd98c72bb21ba (diff)
downloadfork-ledger-a24910b3740b572db15fda4bd574222090e16d79.tar.gz
fork-ledger-a24910b3740b572db15fda4bd574222090e16d79.tar.bz2
fork-ledger-a24910b3740b572db15fda4bd574222090e16d79.zip
Whitespace cleanup
Diffstat (limited to 'src/pool.h')
-rw-r--r--src/pool.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pool.h b/src/pool.h
index 2e9d93f1..fcc54b86 100644
--- a/src/pool.h
+++ b/src/pool.h
@@ -78,8 +78,8 @@ public:
commodity_t * default_commodity;
bool keep_base; // --base
- optional<path> price_db; // --price-db=
- long quote_leeway; // --leeway=
+ optional<path> price_db; // --price-db=
+ long quote_leeway; // --leeway=
bool get_quotes; // --download
function<optional<price_point_t>