diff options
Diffstat (limited to 'common/relationship/test.hxx')
-rw-r--r-- | common/relationship/test.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/relationship/test.hxx b/common/relationship/test.hxx index 8305de4..cafdc99 100644 --- a/common/relationship/test.hxx +++ b/common/relationship/test.hxx @@ -15,7 +15,7 @@ #include <odb/core.hxx> -// Naked pointer. +// Raw pointer. // #pragma db object pointer(obj1*) struct obj1 |