From 9044bf168ab0d8d6df03034898b1e5a4cb1559e8 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 13 May 2007 09:27:26 +0000 Subject: *** no comment *** --- src/xml.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xml.h') diff --git a/src/xml.h b/src/xml.h index 8b3fb08a..d36674cc 100644 --- a/src/xml.h +++ b/src/xml.h @@ -300,7 +300,7 @@ class xml_parser_t : public parser_t virtual unsigned int parse(std::istream& in, journal_t * journal, account_t * master = NULL, - const optional& original = optional()); + const optional& original = none); }; DECLARE_EXCEPTION(parse_error); -- cgit v1.2.3