aboutsummaryrefslogtreecommitdiff
path: root/common/lazy-ptr/test.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'common/lazy-ptr/test.hxx')
-rw-r--r--common/lazy-ptr/test.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/lazy-ptr/test.hxx b/common/lazy-ptr/test.hxx
index 4aa8b3a..242d925 100644
--- a/common/lazy-ptr/test.hxx
+++ b/common/lazy-ptr/test.hxx
@@ -19,7 +19,7 @@
#include <odb/tr1/lazy-ptr.hxx>
#endif
-// Naked pointer.
+// Raw pointer.
//
using odb::lazy_ptr;
class obj1;