aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-10-02 08:11:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-10-02 08:11:39 +0200
commit6add2ce8536e0c81a7dcb75cbee0cf0f8e0eeb25 (patch)
treee8c1037adadcb856034f0797ca90c8a5cd15f793
parenta3011103d754ac92126b46293d009e5a760e2aa0 (diff)
Cosmetic change
-rw-r--r--odb/generator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/generator.cxx b/odb/generator.cxx
index 2fecfb2..5500860 100644
--- a/odb/generator.cxx
+++ b/odb/generator.cxx
@@ -1,4 +1,4 @@
-// file : cli/generator.cxx
+// file : odb/generator.cxx
// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v3; see accompanying LICENSE file