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/value.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/value.h') diff --git a/src/value.h b/src/value.h index 2b0adf2b..f3a31c76 100644 --- a/src/value.h +++ b/src/value.h @@ -573,7 +573,7 @@ class value_context : public error_context }; #endif -DECLARE_EXCEPTION(value_exception); +DECLARE_EXCEPTION(value_error); } // namespace ledger -- cgit v1.2.3