aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/error.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-11-16 12:17:52 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-11-16 12:17:52 +0200
commit452e0e09e62a7ead064cd7744250e43937cf09f1 (patch)
tree812ef8793dd830cd5dd923536e0b8680da36c6c0 /odb/oracle/error.hxx
parent62c0584572caa3924143cbaada798da16de8f644 (diff)
Fix misspelled file name
Diffstat (limited to 'odb/oracle/error.hxx')
-rw-r--r--odb/oracle/error.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/odb/oracle/error.hxx b/odb/oracle/error.hxx
index 2b83895..43a314d 100644
--- a/odb/oracle/error.hxx
+++ b/odb/oracle/error.hxx
@@ -1,10 +1,10 @@
-// file : odb/oracle/errors.hxx
+// file : odb/oracle/error.hxx
// author : Constantin Michael <constantin@codesynthesis.com>
// copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
// license : ODB NCUEL; see accompanying LICENSE file
-#ifndef ODB_ORACLE_ERRORS_HXX
-#define ODB_ORACLE_ERRORS_HXX
+#ifndef ODB_ORACLE_ERROR_HXX
+#define ODB_ORACLE_ERROR_HXX
#include <odb/pre.hxx>
@@ -46,4 +46,4 @@ namespace odb
#include <odb/post.hxx>
-#endif // ODB_ORACLE_ERRORS_HXX
+#endif // ODB_ORACLE_ERROR_HXX