summaryrefslogtreecommitdiff
path: root/src/journal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/journal.h')
-rw-r--r--src/journal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal.h b/src/journal.h
index 1995e0f3..a2490efc 100644
--- a/src/journal.h
+++ b/src/journal.h
@@ -212,7 +212,7 @@ class entry_context : public error_context {
};
#endif
-DECLARE_EXCEPTION(balance_exception);
+DECLARE_EXCEPTION(balance_error);
class auto_entry_t : public entry_base_t