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/times.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/times.h') diff --git a/src/times.h b/src/times.h index 44b64102..a05e5d74 100644 --- a/src/times.h +++ b/src/times.h @@ -28,7 +28,7 @@ inline bool is_valid_moment(const moment_t& moment) { extern const moment_t& now; -DECLARE_EXCEPTION(datetime_exception); +DECLARE_EXCEPTION(datetime_error); class interval_t { -- cgit v1.2.3