summaryrefslogtreecommitdiff
path: root/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'session.h')
-rw-r--r--session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/session.h b/session.h
index de7044e7..b4f28d49 100644
--- a/session.h
+++ b/session.h
@@ -37,7 +37,7 @@ class session_t : public xml::xpath_t::scope_t
bool verbose_mode;
bool trace_mode;
- ptime now;
+ moment_t now;
elision_style_t elision_style;