summaryrefslogtreecommitdiff
path: root/configmgr/source/update.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/update.cxx')
-rw-r--r--configmgr/source/update.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/configmgr/source/update.cxx b/configmgr/source/update.cxx
index 403b761a5abd..53eff2c2398e 100644
--- a/configmgr/source/update.cxx
+++ b/configmgr/source/update.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.
@@ -225,3 +226,5 @@ css::uno::Reference< css::lang::XSingleComponentFactory > createFactory(
}
} }
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */