summaryrefslogtreecommitdiff
path: root/dbaccess/source/shared/cfg_reghelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/shared/cfg_reghelper.cxx')
-rw-r--r--dbaccess/source/shared/cfg_reghelper.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbaccess/source/shared/cfg_reghelper.cxx b/dbaccess/source/shared/cfg_reghelper.cxx
index 34649535d0ce..e4565b27e9f3 100644
--- a/dbaccess/source/shared/cfg_reghelper.cxx
+++ b/dbaccess/source/shared/cfg_reghelper.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.
@@ -41,3 +42,5 @@ namespace dbacfg
#undef _REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */