aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/optimistic/test.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/optimistic/test.hxx b/common/optimistic/test.hxx
index 06dadff..5346e1c 100644
--- a/common/optimistic/test.hxx
+++ b/common/optimistic/test.hxx
@@ -61,7 +61,7 @@ struct base
unsigned long id_;
#pragma db version
- unsigned long ver;
+ const unsigned long ver;
std::string str;