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/format.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/format.h') diff --git a/src/format.h b/src/format.h index 1ddd8202..e271fcf7 100644 --- a/src/format.h +++ b/src/format.h @@ -101,7 +101,7 @@ class format_t } }; -DECLARE_EXCEPTION(format_exception); +DECLARE_EXCEPTION(format_error); } // namespace ledger -- cgit v1.2.3