From 21af83013f3b1bae511a61b9e27224ab3de235c1 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 30 Apr 2007 11:22:08 +0000 Subject: Did more work on the utility code. --- src/option.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/option.h') diff --git a/src/option.h b/src/option.h index c9664ae3..a07376ba 100644 --- a/src/option.h +++ b/src/option.h @@ -15,7 +15,7 @@ void process_arguments(int argc, char ** argv, const bool anywhere, xml::xpath_t::scope_t * scope, std::list& args); -DECLARE_EXCEPTION(option_exception); +DECLARE_EXCEPTION(option_error); } // namespace ledger -- cgit v1.2.3