aboutsummaryrefslogtreecommitdiff
path: root/odb/oracle/error.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb/oracle/error.cxx')
-rw-r--r--odb/oracle/error.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/odb/oracle/error.cxx b/odb/oracle/error.cxx
index 900e3d9..d848b1a 100644
--- a/odb/oracle/error.cxx
+++ b/odb/oracle/error.cxx
@@ -35,7 +35,7 @@ namespace odb
1,
0,
&e,
- reinterpret_cast<text*> (b.data ()),
+ reinterpret_cast<OraText*> (b.data ()),
b.capacity (),
t) == OCI_ERROR;