summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx')
-rw-r--r--connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx b/connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx
index ec160e579d..e39682d0c6 100644
--- a/connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx
+++ b/connectivity/source/drivers/jdbc/DriverPropertyInfo.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -139,3 +140,4 @@ Sequence< ::rtl::OUString> java_sql_DriverPropertyInfo::choices()
}
// --------------------------------------------------------------------------------
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */