From 938e8f4d3137018b97c26ca0dc3429c8e824358b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 9 Dec 2010 12:00:24 +0200 Subject: Cosmetic change (rename naked pointer to raw pointer) --- common/lazy-ptr/test.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/lazy-ptr/test.hxx') 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 #endif -// Naked pointer. +// Raw pointer. // using odb::lazy_ptr; class obj1; -- cgit v1.1