From 48b46a23b183fc576f7e999a166d1e130233032c Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Fri, 11 May 2007 07:20:49 +0000 Subject: Disabled compiler warnings from icc. --- src/session.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/session.h') diff --git a/src/session.h b/src/session.h index 4693cacf..40fb5c4a 100644 --- a/src/session.h +++ b/src/session.h @@ -153,7 +153,7 @@ class session_t : public xml::xpath_t::scope_t account_t * master = NULL, const optional& original = optional()); - unsigned int read_journal(const path& path, + unsigned int read_journal(const path& pathname, journal_t * journal, account_t * master = NULL, const optional& original = optional()); -- cgit v1.2.3