summaryrefslogtreecommitdiff
path: root/dbaccess/source/sdbtools/connection/connectiontools.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/sdbtools/connection/connectiontools.cxx')
-rw-r--r--dbaccess/source/sdbtools/connection/connectiontools.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbaccess/source/sdbtools/connection/connectiontools.cxx b/dbaccess/source/sdbtools/connection/connectiontools.cxx
index f873e6b6e34b..5f1e8153f278 100644
--- a/dbaccess/source/sdbtools/connection/connectiontools.cxx
+++ b/dbaccess/source/sdbtools/connection/connectiontools.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.
@@ -185,3 +186,4 @@ namespace sdbtools
} // namespace sdbtools
//........................................................................
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */