summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/JStatement.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/jdbc/JStatement.cxx')
-rw-r--r--connectivity/source/drivers/jdbc/JStatement.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/source/drivers/jdbc/JStatement.cxx b/connectivity/source/drivers/jdbc/JStatement.cxx
index 958cd36f560e..3f94d4bb7948 100644
--- a/connectivity/source/drivers/jdbc/JStatement.cxx
+++ b/connectivity/source/drivers/jdbc/JStatement.cxx
@@ -51,9 +51,9 @@ using namespace ::com::sun::star::container;
using namespace ::com::sun::star::lang;
-//**************************************************************
+
//************ Class: java.sql.Statement
-//**************************************************************
+
jclass java_sql_Statement_Base::theClass = 0;