summaryrefslogtreecommitdiff
path: root/dbaccess/source/filter/migration/cfgservices.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/filter/migration/cfgservices.cxx')
-rw-r--r--dbaccess/source/filter/migration/cfgservices.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/dbaccess/source/filter/migration/cfgservices.cxx b/dbaccess/source/filter/migration/cfgservices.cxx
index ed83678b04cb..a5c256488ebc 100644
--- a/dbaccess/source/filter/migration/cfgservices.cxx
+++ b/dbaccess/source/filter/migration/cfgservices.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.
@@ -107,3 +108,4 @@ extern "C" void* SAL_CALL component_getFactory(
return xRet.get();
};
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */