From dea2aed0b509734ec4e1cd163ac2a4f013000da2 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 11 Jun 2010 16:03:50 -0400 Subject: Untabified all source files --- src/session.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/session.h') diff --git a/src/session.h b/src/session.h index 3916b964..4968f1b8 100644 --- a/src/session.h +++ b/src/session.h @@ -57,8 +57,8 @@ class session_t : public symbol_scope_t friend void set_session_context(session_t * session); public: - bool flush_on_next_data_file; - date_t::year_type current_year; + bool flush_on_next_data_file; + date_t::year_type current_year; std::auto_ptr journal; explicit session_t(); @@ -91,7 +91,7 @@ public: option_t * lookup_option(const char * p); virtual expr_t::ptr_op_t lookup(const symbol_t::kind_t kind, - const string& name); + const string& name); /** * Option handlers -- cgit v1.2.3