diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2010-12-09 11:47:28 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-12-09 11:47:28 +0200 |
commit | b7135a4be85c27e209acf15a709f789af51baf8f (patch) | |
tree | ef485bd2279196edbcd6cc969012d1fd0e0dbb4f | |
parent | ec355c48c49074bebeb597f6e5dcedfeb9d52fae (diff) |
Cosmetic changes
-rw-r--r-- | odb/tr1/pointer-traits.hxx (renamed from odb/tr1-pointer-traits.hxx) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/tr1-pointer-traits.hxx b/odb/tr1/pointer-traits.hxx index bbeceab..aff9bc2 100644 --- a/odb/tr1-pointer-traits.hxx +++ b/odb/tr1/pointer-traits.hxx @@ -1,4 +1,4 @@ -// file : odb/tr1-pointer-traits.hxx +// file : odb/tr1/pointer-traits.hxx // author : Boris Kolpackov <boris@codesynthesis.com> // copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file |