summaryrefslogtreecommitdiff
path: root/src/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/session.h')
-rw-r--r--src/session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/session.h b/src/session.h
index 5a05d42c..3723369d 100644
--- a/src/session.h
+++ b/src/session.h
@@ -94,7 +94,7 @@ public:
string prices_format;
string pricesdb_format;
- unsigned long pricing_leeway;
+ std::size_t pricing_leeway;
bool download_quotes;
bool use_cache;