summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/recovery/subcomponentloader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/recovery/subcomponentloader.hxx')
-rw-r--r--dbaccess/source/core/recovery/subcomponentloader.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbaccess/source/core/recovery/subcomponentloader.hxx b/dbaccess/source/core/recovery/subcomponentloader.hxx
index 96c98fe45..190ad0b4a 100644
--- a/dbaccess/source/core/recovery/subcomponentloader.hxx
+++ b/dbaccess/source/core/recovery/subcomponentloader.hxx
@@ -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.
*
@@ -85,3 +86,5 @@ namespace dbaccess
//........................................................................
#endif // SUBCOMPONENTLOADER_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */