summaryrefslogtreecommitdiff
path: root/odb/context.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/context.hxx')
-rw-r--r--odb/context.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/context.hxx b/odb/context.hxx
index 8f77645..550b64e 100644
--- a/odb/context.hxx
+++ b/odb/context.hxx
@@ -38,7 +38,7 @@ typedef std::vector<regexsub> regex_mapping;
//
//
-class generation_failed {};
+class operation_failed {};
// Keep this enum synchronized with the one in libodb/odb/pointer-traits.hxx.
//